Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Dlstm_grad_data_infer.c23 int LstmGradDataInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, siz… in LstmGradDataInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/
Dlstm_grad_data.cc123 abstract::TupleShapePtr LstmGradDataInferShape(const PrimitivePtr &primitive, in LstmGradDataInferShape() function