mindspore2022/mindspore/ccsrc/transform
mindspore-ci-bot 94589ce611 !226 expend conv stride and dilation to 2d
Merge pull request !226 from wangnan39/expend_conv_stride_to_2d
2020-04-14 14:58:22 +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 add operation 2020-04-13 10:38:03 -04: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 fix compile error 2020-04-08 17:48:42 +08:00
graph_runner.h initial version 2020-03-27 22:54:54 +08:00
op_adapter.h !86 Op Print: add comments and check function 2020-04-03 17:46:42 +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 !226 expend conv stride and dilation to 2d 2020-04-14 14:58:22 +08:00
op_declare.h add operation 2020-04-13 10:38:03 -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