[moco-tf] suporting custom op when inferencing shape and type (#6818)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Thu, 22 Aug 2019 07:21:26 +0000 (16:21 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 22 Aug 2019 07:21:26 +0000 (16:21 +0900)
commitaf51d863c86adadaac1008a51bc0d9fb5c4f5e23
tree56da2b2f0a19259d1b702fe9455befae873d2bb6
parentd6f443e400667fbae4336c16a08b1d55784c73d4
[moco-tf] suporting custom op when inferencing shape and type (#6818)

Added shape and type support for custom op.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/moco-tf/src/Transforms/ShapeInferencePass.cpp
compiler/moco-tf/src/Transforms/TypeInferencePass.cpp