Home
last modified time | relevance | path

Searched refs:extInfoLength (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/task/
Daicpu_task.cc110 aicpu_param_head.extInfoLength = 0; in SetAicpuParamHead()
125 aicpu_param_head.extInfoLength = ext_size; in SetAicpuParamHead()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/aicpu/
Daicpu_util.h76 uint32_t extInfoLength; // extInfo struct Length member
Daicpu_kernel_mod.cc112 aicpu_param_head.extInfoLength = 0; in CreateCpuKernelInfo()
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/
Dai_cpu_dynamic_kernel.cc106 aicpu_param_head->extInfoLength = SizeToUint(ext_info_size_); in Initialize()