Home
last modified time | relevance | path

Searched defs:current_format (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/
Dformat_recognition.cc134 auto current_format = current_cnode_kernel_build_info->GetOutputFormat(0); in FixFormatsBeforeTranspose() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/
Dbuild_tbe_kernel.py163 def _shape_error(current_shape, current_format): argument
/third_party/python/Modules/_ctypes/
D_ctypes.c1097 const char *current_format; in PyCPointerType_new() local