[moco/tf] Introduce TFFusedBatchNorm IR (#4039)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 2 Jul 2019 03:05:56 +0000 (12:05 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 2 Jul 2019 03:05:56 +0000 (12:05 +0900)
commite1d97503db8ddcc19eb4b3f7d3359fef89627466
tree55ee83d29727c1068b56e67ac9f3e0432193192c
parentdbcc5f91fbf138792c79a2db846c31013530b719
[moco/tf] Introduce TFFusedBatchNorm IR (#4039)

This will introduce TFFusedBatchNorm to import TensorFlow FusedBatchNorm node

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
contrib/moco-tf/src/Dialect/TFNodes.h
contrib/moco-tf/src/Dialect/TFNodes.lst
contrib/moco-tf/src/IR/TFFusedBatchNorm.h [new file with mode: 0644]