Searched defs:GetDynamicBatchSize (Results 1 – 2 of 2) sorted by relevance
574 std::string AscendDeviceInfo::GetDynamicBatchSize() const { return CharToString(GetDynamicBatchSize… in GetDynamicBatchSize() function
153 bool GeDynamicUtils::GetDynamicBatchSize(const std::shared_ptr<mindspore::Context> &context, in GetDynamicBatchSize() function in mindspore::GeDynamicUtils