mindspore2022/mindspore/ccsrc/pybind_api/ir
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
..
anf_py.cc mv cc file that end with py to pybind 2020-08-12 14:50:18 +08:00
base_ref_py.h mv cc file that end with py to pybind 2020-08-12 14:50:18 +08:00
dtype_py.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
func_graph_py.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
log_adapter_py.cc add check for user define bprop in Pynative mode. 2020-08-19 19:14:02 +08:00
param_info_py.cc rename param_value -> param_info 2020-08-18 11:16:28 +08:00
primitive_py.cc remove ccsrc/common.h 2020-08-20 09:34:07 +00:00
primitive_py.h mv cc file that end with py to pybind 2020-08-12 14:50:18 +08:00
signature_py.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
tensor_py.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
tensor_py.h mv cc file that end with py to pybind 2020-08-12 14:50:18 +08:00
value_py.cc mv cc file that end with py to pybind 2020-08-12 14:50:18 +08:00