Home
last modified time | relevance | path

Searched defs:DataFormat (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dbatch_norm_grad_grad_impl.cuh28 enum DataFormat { NCHW = 0, NHWC = 1 }; enum
/third_party/mbedtls/tests/scripts/
Daudit-validity-dates.py47 class DataFormat(Enum): class
105 typing.Dict[DataFormat,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h49 unsigned DataFormat; member
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/graph_kernel/model/
Dmodel.py47 class DataFormat: class
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h78 enum DataFormat enum