Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Dsparse_to_dense_infer.c21 int SparseToDenseInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, si… in SparseToDenseInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dsparse_to_dense.cc38 abstract::ShapePtr SparseToDenseInferShape(const PrimitivePtr &primitive, in SparseToDenseInferShape() function