TensorDescription.Builder

מחלקה סופית סטטית ציבורית TensorDescription.Builder

tensorflow.TensorDescription מסוג Protobuf.TensorDescription

שיטות ציבוריות

TensorDescription.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
TensorDescription
TensorDescription
TensorDescription.Builder
TensorDescription.Builder
clearAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
clearDtype ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
TensorDescription.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorDescription.Builder
clearShape ()
 Shape of the tensor.
TensorDescription.Builder
תיאור הקצאה
getAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
AllocationDescription.Builder
getAllocationDescriptionBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
AllocationDescriptionOrBuilder
getAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
סוג מידע
getDtype ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
int
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorShapeProto
getShape ()
 Shape of the tensor.
TensorShapeProto.Builder
getShapeBuilder ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
בוליאני
hasAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
בוליאני
hasShape ()
 Shape of the tensor.
בוליאנית סופית
TensorDescription.Builder
mergeAllocationDescription (ערך AllocationDescription )
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorDescription.Builder
mergeFrom (com.google.protobuf.Message אחר)
TensorDescription.Builder
mergeShape (ערך TensorShapeProto )
 Shape of the tensor.
final TensorDescription.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
TensorDescription.Builder
setAllocationDescription (ערך AllocationDescription )
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
setAllocationDescription ( AllocationDescription.Builder builderForValue)
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
setDtype (ערך DataType )
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setDtypeValue (ערך int)
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
TensorDescription.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
TensorDescription.Builder
setShape (ערך TensorShapeProto )
 Shape of the tensor.
TensorDescription.Builder
setShape ( TensorShapeProto.Builder builderForValue)
 Shape of the tensor.
final TensorDescription.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public TensorDescription.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

מבנה TensorDescription ציבורי ()

public TensorDescription buildPartial ()

הציבור TensorDescription.Builder ברור ()

public TensorDescription.Builder clearAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public TensorDescription.Builder clearDtype ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

public TensorDescription.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

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

public TensorDescription.Builder clearShape ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

שיבוט ציבורי TensorDescription.Builder ()

public AllocationDescription getAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public AllocationDescription.Builder getAllocationDescriptionBuilder ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public TensorDescription getDefaultInstanceForType ()

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

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

public DataType getDtype ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

הציבור TensorShapeProto getShape ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

הציבור TensorShapeProto.Builder getShapeBuilder ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

הציבור TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

יש AllocationDescription בוליאני ציבורי ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

hasShape בוליאני ציבורי ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

בוליאני הסופי הציבורי הוא אתחול ()

public TensorDescription.Builder mergeAllocationDescription (ערך AllocationDescription )

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public TensorDescription.Builder mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public TensorDescription.Builder mergeFrom (com.google.protobuf.Message אחר)

public TensorDescription.Builder mergeShape (ערך TensorShapeProto )

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

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

public TensorDescription.Builder setAllocationDescription (ערך AllocationDescription )

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

הציבור TensorDescription.Builder setAllocationDescription ( AllocationDescription.Builder builderForValue)

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public TensorDescription.Builder setDtype (ערך DataType )

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

public TensorDescription.Builder setDtypeValue (ערך int)

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

ציבורי TensorDescription.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public TensorDescription.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

ציבורי TensorDescription.Builder setShape (ערך TensorShapeProto )

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

הציבור TensorDescription.Builder setShape ( TensorShapeProto.Builder builderForValue)

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

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