[nncc.core] Simplify tensor tests with constructor (#194)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 4 May 2018 01:15:27 +0000 (10:15 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 4 May 2018 01:15:27 +0000 (10:15 +0900)
commitca4063e0857220c4d78d55b47bfdfe344d8432f7
tree8e463e376d36f50c1ca92dfa1159408b21173798
parent6db3bad6af916dd099d4bbfa78e1a463c04ac145
[nncc.core] Simplify tensor tests with constructor (#194)

This commit simplifies tensor tests with recently introduce constructors
based on brace initialization.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
libs/core/src/nncc/core/ADT/tensor/Index.test.cpp
libs/core/src/nncc/core/ADT/tensor/IndexRange.test.cpp
libs/core/src/nncc/core/ADT/tensor/Shape.test.cpp