mindspore2022/mindspore/ccsrc/frontend/operator
zhousiyi d0e58dd765 remove ccsrc/common.h
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
2020-08-20 09:34:07 +00:00
..
composite remove ccsrc/common.h 2020-08-20 09:34:07 +00:00
CMakeLists.txt mindspore path adjust 2020-07-14 18:07:28 +08:00
cc_implementations.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
cc_implementations.h remove inferfunction to core 2020-08-11 14:22:29 +08:00
ops.h remove inferfunction to core 2020-08-11 14:22:29 +08:00
ops_extends.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
ops_front_infer_function.cc !4340 move cc file that end with py to pybind 2020-08-13 08:56:01 +08:00
ops_front_infer_function.h remove inferfunction to core 2020-08-11 14:22:29 +08:00
prim_to_function.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
prim_to_function.h Unified code style 2020-07-20 10:51:55 +08:00