Searched defs:SetInputShape (Results 1 – 5 of 5) sorted by relevance
209 void Ascend310DeviceInfo::SetInputShape(const std::string &shape) { SetInputShape(StringToChar(shap… in SetInputShape() function
417 void Ascend310DeviceInfo::SetInputShape(const std::string &shape) { SetInputShape(StringToChar(shap… in SetInputShape() function
335 void Ascend310DeviceInfo::SetInputShape(const std::vector<char> &shape) { in SetInputShape() function in mindspore::Ascend310DeviceInfo
205 void Ascend310DeviceInfo::SetInputShape(const std::vector<char> &shape) { in SetInputShape() function in mindspore::Ascend310DeviceInfo
702 void LiteOpActor::SetInputShape() { in SetInputShape() function in mindspore::lite::LiteOpActor