| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/pass/ |
| D | eliminate_redundant_op.h | 32 using KernelWithIndex = std::pair<CNodePtr, size_t>; variable
|
| D | common_subexpression_elimination.cc | 34 using KernelWithIndex = std::pair<AnfNodePtr, int64_t>; typedef
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/ |
| D | graph_compiler.cc | 828 std::map<KernelWithIndex, std::vector<std::vector<size_t>>> *output_indexes) { in GetParamAndOutputIndex() 835 … const std::map<KernelWithIndex, tensor::BaseTensorPtr> &op_output, in GetSingleOpInputTensors() 848 const CNodePtr &kernel, const std::map<KernelWithIndex, tensor::BaseTensorPtr> &op_output, in GetSingleOpInputTensorByIndex() 864 void GraphCompiler::CalculateRefCount(const KernelGraphPtr &graph, std::map<KernelWithIndex, size_t… in CalculateRefCount() 880 std::map<KernelWithIndex, size_t> *ref_count, in UpdateRefCount() 894 const std::map<KernelWithIndex, size_t> &ref_count, in RecoverGraphOutput()
|
| D | any_type_graph_scheduler.cc | 516 … const std::map<KernelWithIndex, std::pair<AbstractActor *, KernelWithIndex>, in Optimize() argument
|
| D | control_node_scheduler.cc | 438 [&exit_actor, &graph](const std::pair<KernelWithIndex, KernelWithIndex> &pair) { in BuildExitActor()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/ |
| D | callback_impl.h | 28 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; variable
|
| D | format_recognition.cc | 33 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; typedef
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/ |
| D | session_basic.cc | 281 … std::map<KernelWithIndex, std::vector<std::vector<size_t>>> *output_indexes) { in CreateNodeOutputPlaceholder() 314 … std::map<KernelWithIndex, std::vector<std::vector<size_t>>> *output_indexes) { in CreateNodeOutputPlaceholder() 519 std::map<KernelWithIndex, std::vector<std::vector<size_t>>> *output_indexes) const { in CreateOutputPlaceholder() 533 void SessionBasic::GetRefCount(const KernelGraph *graph, std::map<KernelWithIndex, size_t> *ref_cou… in GetRefCount() 543 void SessionBasic::CalculateRefCount(const AnfNodePtr &node, std::map<KernelWithIndex, size_t> *ref… in CalculateRefCount() 624 std::map<KernelWithIndex, size_t> *ref_count, in HandleOpInputs() 655 const std::map<KernelWithIndex, size_t> &ref_count, in HandleOpOutputs() 774 …const KernelWithIndex &kernel_with_index, const std::map<KernelWithIndex, tensor::BaseTensorPtr> &… in GetCNodeOutputTensor() argument 821 … const std::map<KernelWithIndex, tensor::BaseTensorPtr> &op_output, in GetOpInputTensors() 904 … const std::map<KernelWithIndex, tensor::BaseTensorPtr> &op_output, in GetOpInputTensorsFromCNode() [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/common/ |
| D | gllo_utils.h | 62 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/ |
| D | backend_base.h | 46 using KernelWithIndex = session::KernelWithIndex; variable
|
| D | backend.cc | 341 const std::map<KernelWithIndex, tensor::BaseTensorPtr> &op_output, in GetInputofBpropCut() 397 const std::map<KernelWithIndex, tensor::BaseTensorPtr> &op_output_map, in GetControlOpInput() 429 const std::map<KernelWithIndex, tensor::BaseTensorPtr> &op_output_map, in RunControlOperator()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_native/ |
| D | ascend_native_base_kernel.h | 32 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/utils/ |
| D | anfalgo.h | 46 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/enhancer/ |
| D | split_n_optimizer.cc | 33 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; typedef
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/format_type/ |
| D | set_fracz_group_attr.cc | 35 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; typedef
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/pynative/ |
| D | op_compiler.cc | 39 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; typedef
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/ |
| D | kernel_graph.h | 42 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; variable
|
| D | device_address.h | 68 using KernelWithIndex = std::pair<AnfNodePtr, size_t>; variable
|