Searched defs:ResetInputsShape (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/ | ||
| D | random_distribute_info.cc | 159 void RandomDistributeInfo::ResetInputsShape() { in ResetInputsShape() function in mindspore::parallel::RandomDistributeInfo |
| D | fillv2_info.cc | 191 void FillV2Info::ResetInputsShape() { in ResetInputsShape() function in mindspore::parallel::FillV2Info |
| D | gamma_info.cc | 148 void GammaInfo::ResetInputsShape() { in ResetInputsShape() function in mindspore::parallel::GammaInfo |
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ | ||
| D | lite_session.cc | 1373 void LiteSession::ResetInputsShape(const std::vector<std::vector<int>> &dims) { in ResetInputsShape() function in mindspore::lite::LiteSession |