Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/tiling/
Dop_tiling_adapter.cc39 constexpr auto PARAM_DYNAMIC = "dynamic"; variable
246 if (item->param_type() == PARAM_DYNAMIC) { in InitOpIoName()