| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/ |
| D | reorder_ops.h | 31 std::vector<TypeId> outputs_type; member
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/host/ |
| D | host_kernel_metadata.cc | 49 std::vector<TypeId> outputs_type; in HostMetadataInfo() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/ |
| D | replace_addn_fusion.cc | 43 std::vector<TypeId> outputs_type; in Process() local
|
| D | replace_momentum_cast_fusion.cc | 47 std::vector<TypeId> outputs_type; in Process() local
|
| D | batch_norm_relu_fusion.cc | 80 std::vector<TypeId> outputs_type; in Process() local
|
| D | batch_norm_add_relu_fusion.cc | 85 std::vector<TypeId> outputs_type; in Process() local
|
| D | post_batch_norm_add_relu_fusion.cc | 85 std::vector<TypeId> outputs_type; in Process() local
|
| D | batch_norm_relu_grad_fusion.cc | 97 std::vector<TypeId> outputs_type; in Process() local
|
| D | add_relu_grad_v2_fusion.cc | 34 std::vector<TypeId> outputs_type; in GenerateKernelBuildInfo() local
|
| D | add_relu_v2_fusion.cc | 34 std::vector<TypeId> outputs_type; in GenerateKernelBuildInfo() local
|
| D | matmul_biasadd_fusion.cc | 34 std::vector<TypeId> outputs_type; in GenerateKernelBuildInfo() local
|
| D | relu_v2_pass.cc | 47 std::vector<TypeId> outputs_type; in GenerateKernelBuildInfo() local
|
| D | batch_norm_add_relu_grad_fusion.cc | 70 std::vector<TypeId> outputs_type; in SetShapeAndType() local
|
| D | adam_fusion.cc | 34 std::vector<TypeId> outputs_type; in GenerateKernelBuildInfo() local
|
| D | print_reduce_fusion.cc | 33 std::vector<TypeId> outputs_type; in GenerateKernelBuildInfo() local
|
| D | adam_weight_decay_fusion.cc | 34 std::vector<TypeId> outputs_type; in GenerateKernelBuildInfo() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/aicpu/ |
| D | aicpu_kernel_metadata.cc | 65 std::vector<TypeId> outputs_type; in AicpuMetadataInfoForSpecialNodes() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/hccl/ |
| D | hccl_kernel_metadata.cc | 95 std::vector<TypeId> outputs_type; in HcclMetadataInfo() local
|
| /third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ |
| D | kernel_info_setter.cc | 345 const std::vector<TypeId> &outputs_type) { in PrintUnsupportedTypeException() 414 std::vector<TypeId> outputs_type; in SetKernelInfo() local
|
| /third_party/mindspore/mindspore/ccsrc/runtime/hardware/cpu/ |
| D | cpu_device_context.cc | 155 std::vector<TypeId> outputs_type; in SetControlOpInfo() local
|
| /third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/ |
| D | node_info.cc | 201 std::vector<TypePtr> outputs_type; in ExtractOutputTypeByNode() local
|
| /third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/ |
| D | operator_info.h | 83 const std::vector<TypePtr> &outputs_type() const { return outputs_type_; } in outputs_type() function
|
| D | operator_info.cc | 1683 Status OperatorInfo::set_outputs_type(const std::vector<TypePtr> &outputs_type) { in set_outputs_type()
|
| /third_party/mindspore/mindspore/ccsrc/frontend/parallel/ |
| D | step_auto_parallel.cc | 311 auto outputs_type = ExtractOutputTypeByNode(cnode); in CreateTheOperatorInfo() local
|