Class SparseToDense

Inheritance Relationships

Base Type

Class Documentation

class SparseToDense : public mindspore::ops::PrimitiveC

Converts a sparse representation into a dense tensor. Refer to Python API mindspore.ops.SparseToDense for more details.

Public Functions

inline SparseToDense()

Constructor.

~SparseToDense() = default

Destructor.

inline void Init()

Init.