Class Ones
Initializer that generates tensors initialized to 1.
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Keras.Initializer
Assembly: Keras.dll
Syntax
public class Ones : Base, IDisposable
Constructors
| Improve this Doc View SourceOnes()
Initializes a new instance of the Ones class.
Declaration
public Ones()
Implements
System.IDisposable