TensorSliceProto.Builder

classe finale statique publique TensorSliceProto.Builder

 Can only be interpreted if you know the corresponding TensorShape.
 
Tensorflow de type tensorflow.TensorSliceProto

Méthodes publiques

TensorSliceProto.Builder
addAllExtent (Iterable<? extends TensorSliceProto.Extent > valeurs)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent ( TensorSliceProto.Extent.Builder builderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent (index int, TensorSliceProto.Extent.Builder builderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent (valeur TensorSliceProto.Extent )
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent (index int, valeur TensorSliceProto.Extent )
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
addExtentBuilder ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
addExtentBuilder (index int)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
TensorSliceProto
TensorSliceProto
TensorSliceProto.Builder
clair ()
TensorSliceProto.Builder
clearExtent ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
TensorSliceProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorSliceProto.Builder
cloner ()
TensorSliceProto
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TensorSliceProto.Extent
getExtent (index entier)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
getExtentBuilder (index int)
 Extent of the slice in all tensor dimensions.
Liste< TensorSliceProto.Extent.Builder >
getExtentBuilderList ()
 Extent of the slice in all tensor dimensions.
int
getExtentCount ()
 Extent of the slice in all tensor dimensions.
Liste< TensorSliceProto.Extent >
getExtentList ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (index int)
 Extent of the slice in all tensor dimensions.
Liste<? étend TensorSliceProto.ExtentOrBuilder >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.
booléen final
TensorSliceProto.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSliceProto.Builder
mergeFrom (com.google.protobuf.Message autre)
TensorSliceProto.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
TensorSliceProto.Builder
RemoveExtent (index int)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
setExtent (index int, valeur TensorSliceProto.Extent )
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
setExtent (index int, TensorSliceProto.Extent.Builder builderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
TensorSliceProto.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
TensorSliceProto.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public TensorSliceProto.Builder addAllExtent (Iterable<? étend TensorSliceProto.Extent > valeurs)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Builder addExtent ( TensorSliceProto.Extent.Builder builderForValue)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Builder addExtent (index int, TensorSliceProto.Extent.Builder builderForValue)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Builder addExtent (valeur TensorSliceProto.Extent )

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Builder addExtent (index int, valeur TensorSliceProto.Extent )

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Extent.Builder addExtentBuilder ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Extent.Builder addExtentBuilder (index int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public TensorSliceProto ()

public TensorSliceProto buildPartial ()

public TensorSliceProto.Builder clear ()

public TensorSliceProto.Builder clearExtent ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public TensorSliceProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Clone public TensorSliceProto.Builder ()

public TensorSliceProto getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public TensorSliceProto.Extent getExtent (index int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Extent.Builder getExtentBuilder (index int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

liste publique < TensorSliceProto.Extent.Builder > getExtentBuilderList ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public int getExtentCount ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

liste publique < TensorSliceProto.Extent > getExtentList ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.ExtentOrBuilder getExtentOrBuilder (index int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

Liste publique <? étend TensorSliceProto.ExtentOrBuilder > getExtentOrBuilderList ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public final booléen isInitialized ()

public TensorSliceProto.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public TensorSliceProto.Builder mergeFrom (com.google.protobuf.Message autre)

public final TensorSliceProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public TensorSliceProto.Builder removeExtent (index int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Builder setExtent (index int, valeur TensorSliceProto.Extent )

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Builder setExtent (index int, TensorSliceProto.Extent.Builder builderForValue)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

public TensorSliceProto.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public TensorSliceProto.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public final TensorSliceProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)