[moco-tf] Canonicalizer for TFStopGradient (#6731)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 20 Aug 2019 09:12:05 +0000 (18:12 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 20 Aug 2019 09:12:05 +0000 (18:12 +0900)
commitbd6b653cb44dcd16389c8f7a67e8af0de93efbb4
treeae34356228ccab90c0ce6727bbb50693064d0f86
parent781ef47812e65da2a529169b0f68d03ce6175c0e
[moco-tf] Canonicalizer for TFStopGradient (#6731)

This will introduce Canonicalizer for TFStopGradient that converts to Canonical Forward node

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco-tf/src/Canonicalization/StopGradientCanonicalizer.cpp [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/StopGradientCanonicalizer.h [new file with mode: 0644]