TensorShapeProto.Dim.Builder

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

 One dimension of the tensor.
 
tensorflow.TensorShapeProto.Dim מסוג Protobuf.TensorShapeProto.Dim

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

TensorShapeProto.Dim.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
TensorShapeProto.Dim
TensorShapeProto.Dim
TensorShapeProto.Dim.Builder
TensorShapeProto.Dim.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
TensorShapeProto.Dim.Builder
clearName ()
 Optional name of the tensor dimension.
TensorShapeProto.Dim.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorShapeProto.Dim.Builder
clearSize ()
 Size of the tensor in that dimension.
TensorShapeProto.Dim.Builder
TensorShapeProto.Dim
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
חוּט
getName ()
 Optional name of the tensor dimension.
com.google.protobuf.ByteString
getNameBytes ()
 Optional name of the tensor dimension.
ארוך
getSize ()
 Size of the tensor in that dimension.
בוליאנית סופית
TensorShapeProto.Dim.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorShapeProto.Dim.Builder
mergeFrom (com.google.protobuf.Message אחר)
סופי TensorShapeProto.Dim.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
TensorShapeProto.Dim.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
TensorShapeProto.Dim.Builder
setName (ערך מחרוזת)
 Optional name of the tensor dimension.
TensorShapeProto.Dim.Builder
setNameBytes (ערך com.google.protobuf.ByteString)
 Optional name of the tensor dimension.
TensorShapeProto.Dim.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
TensorShapeProto.Dim.Builder
setSize (ערך ארוך)
 Size of the tensor in that dimension.
סופי TensorShapeProto.Dim.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

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

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

מבנה TensorShapeProto.Dim ציבורי ()

public TensorShapeProto.Dim buildPartial ()

TensorShapeProto.Dim.Builder הציבורי נקה ()

ציבורי TensorShapeProto.Dim.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

הציבור TensorShapeProto.Dim.Builder clearName ()

 Optional name of the tensor dimension.
 
string name = 2;

ציבורי TensorShapeProto.Dim.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

הציבור TensorShapeProto.Dim.Builder clearSize ()

גודל

 Size of the tensor in that dimension.
 This value must be >= -1, but values of -1 are reserved for "unknown"
 shapes (values of -1 mean "unknown" dimension).  Certain wrappers
 that work with TensorShapeProto may fail at runtime when deserializing
 a TensorShapeProto containing a dim value of -1.
 
int64 size = 1;

שיבוט TensorShapeProto.Dim.Builder ציבורי ()

public TensorShapeProto.Dim getDefaultInstanceForType ()

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

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

מחרוזת ציבורית getName ()

 Optional name of the tensor dimension.
 
string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

 Optional name of the tensor dimension.
 
string name = 2;

public long getSize ()

גודל

 Size of the tensor in that dimension.
 This value must be >= -1, but values of -1 are reserved for "unknown"
 shapes (values of -1 mean "unknown" dimension).  Certain wrappers
 that work with TensorShapeProto may fail at runtime when deserializing
 a TensorShapeProto containing a dim value of -1.
 
int64 size = 1;

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

ציבורי TensorShapeProto.Dim.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

ציבורי TensorShapeProto.Dim.Builder mergeFrom (com.google.protobuf.Message אחר)

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

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

ציבורי TensorShapeProto.Dim.Builder setName (ערך מחרוזת)

 Optional name of the tensor dimension.
 
string name = 2;

הציבור TensorShapeProto.Dim.Builder setNameBytes (ערך com.google.protobuf.ByteString)

 Optional name of the tensor dimension.
 
string name = 2;

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

ציבורי TensorShapeProto.Dim.Builder setSize (ערך ארוך)

 Size of the tensor in that dimension.
 This value must be >= -1, but values of -1 are reserved for "unknown"
 shapes (values of -1 mean "unknown" dimension).  Certain wrappers
 that work with TensorShapeProto may fail at runtime when deserializing
 a TensorShapeProto containing a dim value of -1.
 
int64 size = 1;

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