TensorDescription.Builder

public statik son sınıf TensorDescription.Builder

Protobuf tipi tensorflow.TensorDescription

Genel Yöntemler

TensorDescription.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
TensörAçıklama
TensörAçıklama
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 alanı)
TensorDescription.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorDescription.Builder
clearShape ()
 Shape of the tensor.
TensorDescription.Builder
klon ()
Tahsis Açıklaması
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;
TahsisAçıklamasıOrİnşaatçı
getAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensörAçıklama
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Veri tipi
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.
boolean
hasAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
boolean
hasShape ()
 Shape of the tensor.
son boole değeri
TensorDescription.Builder
mergeAllocationDescription ( AllocationDescription değeri)
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TensorDescription.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorDescription.Builder
mergeFrom (com.google.protobuf.Message other)
TensorDescription.Builder
mergeShape ( TensorShapeProto değeri)
 Shape of the tensor.
son TensorDescription.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
TensorDescription.Builder
setAllocationDescription ( AllocationDescription değeri)
 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 ( Veri Türü değeri)
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setDtypeValue (int değeri)
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
TensorDescription.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
TensorDescription.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
TensorDescription.Builder
setShape ( TensorShapeProto değeri)
 Shape of the tensor.
TensorDescription.Builder
setShape ( TensorShapeProto.Builder builderForValue)
 Shape of the tensor.
son TensorDescription.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public TensorDescription.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public TensorDescription yapısı ()

public TensorDescription buildPartial ()

public TensorDescription.Builder clear ()

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;

herkese açık TensorDescription.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

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

public TensorDescription.Builder clearShape ()

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

genel TensorDescription.Builder klonu ()

genel AllocationDescription getAllocationDescription ()

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

genel AllocationDescription.Builder getAllocationDescriptionBuilder ()

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

genel 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 ()

genel Veri Türü getDtype ()

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

public int getDtypeValue ()

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

herkese açık TensorShapeProto getShape ()

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

herkese açık TensorShapeProto.Builder getShapeBuilder ()

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

herkese açık TensorShapeProtoOrBuilder getShapeOrBuilder ()

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

genel boolean hasAllocationDescription ()

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

genel boolean hasShape ()

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

genel final boolean isInitialized ()

public TensorDescription.Builder mergeAllocationDescription ( AllocationDescription değeri)

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

public TensorDescription.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel TensorDescription.Builder mergeFrom (com.google.protobuf.Message other)

public TensorDescription.Builder mergeShape ( TensorShapeProto değeri)

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

genel final TensorDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public TensorDescription.Builder setAllocationDescription ( AllocationDescription değeri)

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

public 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 değeri)

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

public TensorDescription.Builder setDtypeValue (int değeri)

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

public TensorDescription.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public TensorDescription.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public TensorDescription.Builder setShape ( TensorShapeProto değeri)

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

public TensorDescription.Builder setShape ( TensorShapeProto.Builder builderForValue)

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

genel final TensorDescription.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)