Class SplitV

Inheritance Relationships

Base Type

Class Documentation

class SplitV : public mindspore::ops::PrimitiveC

Splits the input tensor into num_split tensors along the given dimension. Refer to Python API mindspore.ops.SplitV for more details.

Public Functions

inline SplitV()

Constructor.

~SplitV() = default

Destructor.