Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Drandom_standard_normal_infer.c21 int RandomStandardNormalInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outp… in RandomStandardNormalInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Drandom_standard_normal.cc67 abstract::ShapePtr RandomStandardNormalInferShape(const PrimitivePtr &primitive, in RandomStandardNormalInferShape() function