mindspore2022/mindspore/ccsrc/frontend/parallel/auto_parallel
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
..
rec_core optimize code compile performance 2020-08-18 14:33:24 +08:00
costmodel.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
costmodel.h add a new graph operation in autoparallel 2020-07-31 10:57:19 +08:00
dp_algo_costmodel.cc add a new graph operation in autoparallel 2020-07-31 10:57:19 +08:00
dp_algo_costmodel.h add a new graph operation in autoparallel 2020-07-31 10:57:19 +08:00
edge_costmodel.cc add a new graph operation in autoparallel 2020-07-31 10:57:19 +08:00
edge_costmodel.h decoupling core and context 2020-08-05 08:15:14 +08:00
graph_costmodel.cc optimize code compile performance 2020-08-18 14:33:24 +08:00
graph_costmodel.h remove ccsrc/common.h 2020-08-20 09:34:07 +00:00
operator_costmodel.cc add tile op 2020-07-25 11:42:06 +08:00
operator_costmodel.h add concat op 2020-08-07 15:47:17 +08:00