Class StatelessRandomUniformFullInt.Inputs
java.lang.Object
org.tensorflow.op.RawOpInputs<StatelessRandomUniformFullInt<?>>
org.tensorflow.op.random.StatelessRandomUniformFullInt.Inputs
- Enclosing class:
StatelessRandomUniformFullInt<V extends TNumber>
public static class StatelessRandomUniformFullInt.Inputs
extends RawOpInputs<StatelessRandomUniformFullInt<?>>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RawOpInputs
attributeMetadata, attributeNames, attributes, attributeValue, attributeValues, equals, getOutputs, hashCode, toStringModifier and TypeMethodDescriptionattributeMetadata(String name) Get the metadata for an attributeGet the names of this op's attributesGet an inspector for the operation's attributes.attributeValue(String name) Get the value of an attribute as anAttrValueproto.Get all attribute value protosfinal booleanThe outputs of this operation.final inthashCode()final StringtoString()
-
Field Details
-
shape
-
seed
-
dtype
The type of the output. -
T
The T attribute -
Tseed
The Tseed attribute
-
-
Constructor Details
-
Inputs
-