TensorSliceProto.Builder

classe finale statica pubblica TensorSliceProto.Builder

 Can only be interpreted if you know the corresponding TensorShape.
 
Tipo protobuf tensorflow.TensorSliceProto

Metodi pubblici

TensorSliceProto.Builder
addAllExtent (Iterable<? estende TensorSliceProto.Extent > valori)
 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 (indice int, TensorSliceProto.Extent.Builder builderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent (valore TensorSliceProto.Extent )
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent (indice int, valore TensorSliceProto.Extent )
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
aggiungiExtentBuilder ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
addExtentBuilder (indice int)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
TensorSliceProto
TensorSliceProto
TensorSliceProto.Builder
chiaro ()
TensorSliceProto.Builder
clearExtent ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
TensorSliceProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorSliceProto.Builder
clone ()
TensorSliceProto
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
TensorSliceProto.Extent
getExtent (indice int)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
getExtentBuilder (indice int)
 Extent of the slice in all tensor dimensions.
Elenco< TensorSliceProto.Extent.Builder >
getExtentBuilderList ()
 Extent of the slice in all tensor dimensions.
int
getExtentCount ()
 Extent of the slice in all tensor dimensions.
Elenco< TensorSliceProto.Extent >
getExtentList ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (indice int)
 Extent of the slice in all tensor dimensions.
Elenco<? estende TensorSliceProto.ExtentOrBuilder >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.
booleano finale
TensorSliceProto.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
TensorSliceProto.Builder
mergeFrom (com.google.protobuf.Message altro)
finale TensorSliceProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
TensorSliceProto.Builder
rimuoviExtent (indice int)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
setExtent (indice int, valore TensorSliceProto.Extent )
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
setExtent (indice int, TensorSliceProto.Extent.Builder builderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
TensorSliceProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale TensorSliceProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public TensorSliceProto.Builder addAllExtent (Iterable<? estende i valori 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 ( 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 (indice 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 (valore 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 (indice int, valore 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 (indice 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica TensorSliceProto ()

public TensorSliceProto buildPartial ()

pubblico TensorSliceProto.Builder chiaro ()

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 (campo com.google.protobuf.Descriptors.FieldDescriptor)

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

clone pubblico di TensorSliceProto.Builder ()

public TensorSliceProto getDefaultInstanceForType ()

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

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

public TensorSliceProto.Extent getExtent (indice 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 (indice 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;

Elenco pubblico< 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;

Elenco pubblico< 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 (indice 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;

Elenco pubblico<? estende 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 booleano isInitialized ()

public TensorSliceProto.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

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

pubblico finale TensorSliceProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public TensorSliceProto.Builder rimuoviExtent (indice 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 (indice int, valore 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 (indice 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;

pubblico TensorSliceProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public TensorSliceProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale TensorSliceProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)