Class Zeros
Initializer that generates tensors initialized to 0.
Namespace: SiaNet.Initializers
Assembly: SiaNet.dll
Syntax
public class Zeros : Constant
Constructors
| Improve this Doc View SourceZeros()
Initializes a new instance of the Zeros class.
Declaration
public Zeros()