Home
last modified time | relevance | path

Searched defs:SetInputShape (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/control_flow/actor/
Dentrance_actor.cc66 int LiteEntranceOpActor::SetInputShape() { in SetInputShape() function in mindspore::lite::LiteEntranceOpActor
Dexit_actor.cc62 int LiteExitOpActor::SetInputShape() { in SetInputShape() function in mindspore::lite::LiteExitOpActor
/third_party/mindspore/mindspore-src/source/mindspore/lite/include/
Dconverter.h161 void Converter::SetInputShape(const std::map<std::string, std::vector<int64_t>> &input_shape) { in SetInputShape() function
/third_party/mindspore/mindspore-src/source/include/api/
Dcontext.h571 void AscendDeviceInfo::SetInputShape(const std::string &shape) { SetInputShape(StringToChar(shape))… in SetInputShape() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_class/
Dfractionalmaxpool3dwithfixedksize_helper.h81 void SetInputShape() { in SetInputShape() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/cxx_api/
Dconverter.cc105 void Converter::SetInputShape(const std::map<std::vector<char>, std::vector<int64_t>> &input_shape)… in SetInputShape() function in mindspore::Converter
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/
Dcontext.cc223 void AscendDeviceInfo::SetInputShape(const std::vector<char> &shape) { in SetInputShape() function in mindspore::AscendDeviceInfo
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dlite_mindrt.cc337 int LiteOpActor::SetInputShape() { in SetInputShape() function in mindspore::lite::LiteOpActor
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/
Dcontext.cc457 void AscendDeviceInfo::SetInputShape(const std::vector<char> &shape) { in SetInputShape() function in mindspore::AscendDeviceInfo
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/
Dcontext.cc537 void AscendDeviceInfo::SetInputShape(const std::vector<char> &shape) { in SetInputShape() function in mindspore::AscendDeviceInfo