Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/auto_parallel/
Doperator_costmodel.cc1893 Shape input2_slice_shape = inputs[2].slice_shape(); in GetForwardComputationCost() local
1942 Shape input2_slice_shape = inputs[2].slice_shape(); // equal to output shape in GetBackwardComputationCost() local
2015 Shape input2_slice_shape = inputs.at(2).slice_shape(); in GetForwardComputationCost() local