Searched defs:LinSpace (Results 1 – 3 of 3) sorted by relevance
21 class MS_CORE_API LinSpace : public InferShapeOp { class
180 NodePtr LinSpace(const NodePtr &start, const NodePtr &stop, const NodePtr &num) { in LinSpace() function
1399 LinSpace() : BaseOperator(kNameLinSpace) {} in LinSpace() function