Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/
Dreorder_ops.h29 std::vector<TypeId> inputs_type; member
Dgraph_kernel_helper.cc79 const std::vector<TypeId> &inputs_type, in BuildSelectKernelBuildInfo()
88 const std::vector<TypeId> &inputs_type, in BuildSelectKernelBuildInfo()
Dconvert_bfloat16.cc58 auto inputs_type = build_info->GetAllInputDeviceTypes(); in UpdateBuildInfoInputDataType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/dvm/
Ddvm_kernel_mod.cc59 void DvmKernelMod::Initialize(const std::vector<TypeId> &inputs_type, const std::vector<TypeId> &ou… in Initialize()
175 void SingleDvmKernelMod::Initialize(const std::vector<TypeId> &inputs_type, const std::vector<TypeI… in Initialize()
227 void ParallelDvmKernelMod::Initialize(const std::vector<TypeId> &inputs_type, const std::vector<Typ… in Initialize()
Ddvm_kernel_build.cc622 auto inputs_type = AnfAlgo::GetAllInputDeviceTypes(node_); in BuildKernel() local
686 auto inputs_type = AnfAlgo::GetAllInputDeviceTypes(node_); in BuildKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/host/
Dhost_kernel_metadata.cc36 std::vector<TypeId> inputs_type{}; in HostMetadataInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/
Daicpu_kernel_metadata.cc63 std::vector<TypeId> inputs_type{}; in AicpuMetadataInfoForSpecialNodes() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/hccl/
Dhccl_kernel_metadata.cc96 std::vector<TypeId> inputs_type{}; in HcclMetadataInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dkernel_info_setter.cc329 bool IsNeedProcessFormatInfo(const CNodePtr &kernel_node, const std::vector<TypeId> &inputs_type) { in IsNeedProcessFormatInfo()
370 void UpdateKernelFormatInfo(const CNodePtr &kernel_node, const std::vector<TypeId> &inputs_type, in UpdateKernelFormatInfo()
474const std::vector<TypeId> &inputs_type, in PrintUnsupportedTypeWarning()
689 std::vector<TypeId> inputs_type; in SetKernelInfoWithMsg() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/
Dmatmul_biasadd_fusion.cc37 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dadam_fusion.cc38 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dadam_weight_decay_fusion.cc38 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dprint_reduce_fusion.cc36 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ir_fusion/
Dadd_rms_norm_fusion.cc37 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dadd_cast_rms_norm_cast_fusion.cc46 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
Dadd_layer_norm_fusion.cc69 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/optimizer/
Dprint_value_type.cc33 std::vector<TypeId> inputs_type; in GenerateKernelBuildInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/pass/
Dinsert_type_transform_op.cc219 std::vector<TypeId> inputs_type{tuple_unfold_abs->size(), builder->GetInputDeviceType(kIndex0)}; in CreateRealMakeTupleByTupleUnfoldInput() local
270 std::vector<TypeId> inputs_type; in SetKernelInfoForNewCNode() local
323 std::vector<TypeId> inputs_type = {type_id}; in SetKernelInfoForValueNode() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/operations/
Ddebug_ops.py518 def infer_dtype(self, *inputs_type):
D_inner_ops.py1435 def infer_dtype(self, inputs_type, rois_type): argument
1576 def infer_dtype(self, *inputs_type):
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/common/
Ddevice_common_test.h183 std::vector<TypeId> inputs_type; in SetKernelInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/hardware/
Dcpu_device_context.cc345 std::vector<TypeId> inputs_type; in SetControlOpInfo() local