[moco-tf] Import Squeeze (#6205)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Mon, 5 Aug 2019 08:13:18 +0000 (17:13 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 5 Aug 2019 08:13:18 +0000 (17:13 +0900)
commite3e31392e6b19b1fca9ac292473db9c33d71640e
treee7affc6c439a416d7b0b910a6d9e896916b9837a
parentb953b190a7c1a5f06a6fbef06fa12601c2b831ec
[moco-tf] Import Squeeze (#6205)

* [moco-tf] Import Squeeze

This commit adds import stage for tensorflow Squeeze operation.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
* Comments on what to test
compiler/moco-tf/src/Op/Squeeze.cpp [new file with mode: 0644]
compiler/moco-tf/src/Op/Squeeze.test.cpp [new file with mode: 0644]