Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dlstm.cc49 …auto x_input_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex0]->Get… in LSTMInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc3307 auto x_input_shape = dyn_cast<abstract::Shape>(node->input(kOneNum)->Shape())->shape(); in ExportPrimDynamicRNN() local
3507 auto x_input_shape = dyn_cast<abstract::Shape>(node->input(kOneNum)->Shape())->shape(); in ExportPrimLSTM() local
3787 auto x_input_shape = dyn_cast<abstract::Shape>(x_input->Shape())->shape(); in ExportPrimSort() local