Browse Source

!111 revert op_map

Merge pull request !111 from 王笑天/revert-merge-104-development
pull/111/MERGE
i-robot Gitee 4 years ago
parent
commit
742f940d88
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      parser/common/op_map.cc

+ 0
- 2
parser/common/op_map.cc View File

@@ -117,9 +117,7 @@ FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY map<string, string> tensorflow_
{"ShapeN", SHAPEN},
{"Rank", RANK},
{"Merge", MERGE},
{"RefMerge", REFMERGE},
{"Switch", SWITCH},
{"RefSwitch", REFSWITCH},
{"LayerNorm", LAYERNORM},
{"LayerNormGrad", LAYERNORMGRAD},
{"Dropout", DROPOUT},


Loading…
Cancel
Save