Home
last modified time | relevance | path

Searched defs:new_shapes (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dget_next_info.cc209 ValuePtr new_shapes = MakeValue(out_shapes); in InferReplaceOps() local
/third_party/mindspore/mindspore/lite/examples/runtime_cpp/
Dmain.cc324 std::vector<std::vector<int64_t>> new_shapes; in ResizeInputsTensorShape() local