[moco] Introduce TFFakeQuantWithMinMaxVars (#8814)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 7 Nov 2019 06:23:01 +0000 (15:23 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 7 Nov 2019 06:23:01 +0000 (15:23 +0900)
commit255f18e7ed9d1fc168e3602d518bc59d2abe9ea6
tree7fe9f94de8019073b6cad6f5c7918d4e70a667f5
parent181962c1a1c7562f37141019777d2de29798d75d
[moco] Introduce TFFakeQuantWithMinMaxVars (#8814)

This will introduce TFFakeQuantWithMinMaxVars node

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco/lang/include/moco/IR/Nodes/TFFakeQuantWithMinMaxVars.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNodes.h
compiler/moco/lang/include/moco/IR/TFNodes.lst
compiler/moco/lang/src/IR/Nodes/TFFakeQuantWithMinMaxVars.test.cpp [new file with mode: 0644]