Show / Hide Table of Contents

Class Ones

Initializer that generates tensors initialized to 1.

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

Constructors

| Improve this Doc View Source

Ones()

Initializes a new instance of the Ones class.

Declaration
public Ones()

See Also

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