Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/api/
Dcontext.h206 void Ascend310DeviceInfo::SetInputFormat(const std::string &format) { SetInputFormat(StringToChar(f… in SetInputFormat() function
/third_party/mindspore/include/api/
Dcontext.h414 void Ascend310DeviceInfo::SetInputFormat(const std::string &format) { SetInputFormat(StringToChar(f… in SetInputFormat() function
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
Dkernel_build_info.cc213 void KernelBuildInfo::KernelBuildInfoBuilder::SetInputFormat(const std::string &format, size_t inde… in SetInputFormat() function in mindspore::kernel::KernelBuildInfo::KernelBuildInfoBuilder
/third_party/mindspore/mindspore/ccsrc/cxx_api/
Dcontext.cc195 void Ascend310DeviceInfo::SetInputFormat(const std::vector<char> &format) { in SetInputFormat() function in mindspore::Ascend310DeviceInfo
/third_party/mindspore/mindspore/lite/src/cxx_api/
Dcontext.cc318 void Ascend310DeviceInfo::SetInputFormat(const std::vector<char> &format) { in SetInputFormat() function in mindspore::Ascend310DeviceInfo