mindspore2022/mindspore/ccsrc/transform
mindspore-ci-bot cb323eccf0 !71 Add operator adapting in ME for FloorMod, Acosh and SparseApplyFtrlD 【CR】,并主动Acosh and FloorMod operator adapting
Merge pull request !71 from zhangzheng/sparse_acosh_floormod
2020-04-02 21:33:33 +08:00
..
CMakeLists.txt initial version 2020-03-27 22:54:54 +08:00
all_ops.h initial version 2020-03-27 22:54:54 +08:00
convert.cc !71 Add operator adapting in ME for FloorMod, Acosh and SparseApplyFtrlD 【CR】,并主动Acosh and FloorMod operator adapting 2020-04-02 21:33:33 +08:00
convert.h remove ge depend in cpu 2020-04-02 19:38:42 +08:00
df_graph_manager.cc modify log level in DfGraphManager 2020-03-31 21:09:35 +08:00
df_graph_manager.h initial version 2020-03-27 22:54:54 +08:00
graph_builder.cc initial version 2020-03-27 22:54:54 +08:00
graph_builder.h initial version 2020-03-27 22:54:54 +08:00
graph_runner.cc initial version 2020-03-27 22:54:54 +08:00
graph_runner.h initial version 2020-03-27 22:54:54 +08:00
op_adapter.h !28 fix custom op bug when custom op has muti-out and not use all of outputs 2020-04-02 21:02:25 +08:00
op_adapter_base.h initial version 2020-03-27 22:54:54 +08:00
op_adapter_util.cc fix custom op bug and add custom op check 2020-04-02 14:28:37 +08:00
op_adapter_util.h initial version 2020-03-27 22:54:54 +08:00
op_declare.cc Add FloorMod, Acosh in ME 2020-04-02 08:50:39 -04:00
op_declare.h Add FloorMod, Acosh in ME 2020-04-02 08:50:39 -04:00
types.h initial version 2020-03-27 22:54:54 +08:00
util.cc the size of tensor may be bigger than 2GB, should use memcpy instead of memcpy_s 2020-03-31 21:47:28 -04:00
util.h initial version 2020-03-27 22:54:54 +08:00