Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/symbol_ops_impl/
Dlin_space.cc21 class MS_CORE_API LinSpace : public InferShapeOp { class
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/expander/core/
Demitter.h180 NodePtr LinSpace(const NodePtr &start, const NodePtr &stop, const NodePtr &num) { in LinSpace() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.h1399 LinSpace() : BaseOperator(kNameLinSpace) {} in LinSpace() function