Home
last modified time | relevance | path

Searched defs:inputs_type (Results 1 – 18 of 18) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dreorder_ops.h30 std::vector<TypeId> inputs_type; member
Dgraph_kernel_helper.cc288 const std::vector<TypeId> &inputs_type, in BuildSelectKernelBuildInfo()
304 const std::vector<TypeId> &inputs_type, in BuildSelectKernelBuildInfo()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/host/
Dhost_kernel_metadata.cc42 std::vector<TypeId> inputs_type{}; in HostMetadataInfo() local
/third_party/mindspore/mindspore/core/ops/
Dmerge.cc32 auto inputs_type = input_args[0]->BuildType()->cast<TuplePtr>()->elements(); in MergeInfer() local
Dassert.cc71 auto inputs_type = input_args[1]->BuildType()->cast<TuplePtr>()->elements(); in AssertInfer() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dkernel_info_setter.cc202 bool IsNeedProcessFormatInfo(const CNodePtr &kernel_node, const std::vector<TypeId> &inputs_type) { in IsNeedProcessFormatInfo()
247 void UpdateKernelFormatInfo(const CNodePtr &kernel_node, const std::vector<TypeId> &inputs_type, in UpdateKernelFormatInfo()
344 … PrintUnsupportedTypeException(const CNodePtr &kernel_node, const std::vector<TypeId> &inputs_type, in PrintUnsupportedTypeException()
407 std::vector<TypeId> inputs_type; in SetKernelInfo() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/aicpu/
Daicpu_kernel_metadata.cc55 std::vector<TypeId> inputs_type{}; in AicpuMetadataInfoForSpecialNodes() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/hccl/
Dhccl_kernel_metadata.cc88 std::vector<TypeId> inputs_type{}; in HcclMetadataInfo() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/
Dadd_relu_grad_v2_fusion.cc33 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dadd_relu_v2_fusion.cc33 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dmatmul_biasadd_fusion.cc33 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Drelu_v2_pass.cc46 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dadam_fusion.cc33 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dadam_weight_decay_fusion.cc33 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dprint_reduce_fusion.cc32 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
/third_party/mindspore/mindspore/ops/operations/
Ddebug_ops.py372 def infer_dtype(self, *inputs_type):
Dnn_ops.py4492 def infer_dtype(self, inputs_type, rois_type): argument
/third_party/mindspore/mindspore/ccsrc/runtime/hardware/cpu/
Dcpu_device_context.cc148 std::vector<TypeId> inputs_type; in SetControlOpInfo() local