Show / Hide Table of Contents

Class Zeros

Initializer that generates tensors initialized to 0.

Inheritance
System.Object
BaseInitializer
Constant
Zeros
Inherited Members
Constant.Value
Constant.Generate(Int64[])
BaseInitializer.Name
Namespace: SiaNet.Initializers
Assembly: SiaNet.dll
Syntax
public class Zeros : Constant

Constructors

| Improve this Doc View Source

Zeros()

Initializes a new instance of the Zeros class.

Declaration
public Zeros()

See Also

Constant
  • Improve this Doc
  • View Source
Back to top Generated by DocFX