Home
last modified time | relevance | path

Searched refs:FWK_ADPT_EXT_INPUT_SHAPE (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/aicpu/
Daicpu_util.h98 FWK_ADPT_EXT_INPUT_SHAPE, enumerator
Daicpu_kernel_build.cc298 info->infoType = static_cast<int32_t>(FWK_ADPT_EXT_INPUT_SHAPE); in SetExtInfoInputShapeType()
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/
Daicpu_ext_info_handle.cc61 case kernel::FWK_ADPT_EXT_INPUT_SHAPE: in Parse()