מחלקה סופית סטטית ציבורית CostGraphDef.Node.OutputInfo.Builder
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo
שיטות ציבוריות
CostGraphDef.Node.OutputInfo.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
CostGraphDef.Node.OutputInfo | לבנות () |
CostGraphDef.Node.OutputInfo | buildPartial () |
CostGraphDef.Node.OutputInfo.Builder | ברור () |
CostGraphDef.Node.OutputInfo.Builder | clearAliasInputPort () If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo.Builder | clearDtype () .tensorflow.DataType dtype = 4; |
CostGraphDef.Node.OutputInfo.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
CostGraphDef.Node.OutputInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CostGraphDef.Node.OutputInfo.Builder | clearShape () .tensorflow.TensorShapeProto shape = 3; |
CostGraphDef.Node.OutputInfo.Builder | clearSize () int64 size = 1; |
CostGraphDef.Node.OutputInfo.Builder | שיבוט () |
אָרוֹך | getAliasInputPort () If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
DataType | getDtype () .tensorflow.DataType dtype = 4; |
int | getDtypeValue () .tensorflow.DataType dtype = 4; |
TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 3; |
TensorShapeProto.Builder | getShapeBuilder () .tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
אָרוֹך | getSize () int64 size = 1; |
בוליאני | hasShape () .tensorflow.TensorShapeProto shape = 3; |
בוליאנית סופית | |
CostGraphDef.Node.OutputInfo.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef.Node.OutputInfo.Builder | mergeFrom (com.google.protobuf.Message אחר) |
CostGraphDef.Node.OutputInfo.Builder | |
final CostGraphDef.Node.OutputInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
CostGraphDef.Node.OutputInfo.Builder | setAliasInputPort (ערך ארוך) If >= 0, the output is an alias of an input. |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | setDtypeValue (ערך int) .tensorflow.DataType dtype = 4; |
CostGraphDef.Node.OutputInfo.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
CostGraphDef.Node.OutputInfo.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | setSize (ערך ארוך) int64 size = 1; |
final CostGraphDef.Node.OutputInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public CostGraphDef.Node.OutputInfo.Builder clearAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;
ציבורי CostGraphDef.Node.OutputInfo.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
public CostGraphDef.Node.OutputInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ציבורי ארוך getAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 4;
public long getSize ()
int64 size = 1;
hasShape בוליאני ציבורי ()
.tensorflow.TensorShapeProto shape = 3;
בוליאני הסופי הציבורי הוא אתחול ()
ציבורי CostGraphDef.Node.OutputInfo.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public CostGraphDef.Node.OutputInfo.Builder mergeShape (ערך TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
public final CostGraphDef.Node.OutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (ערך ארוך)
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;
public CostGraphDef.Node.OutputInfo.Builder setDtype (ערך DataType )
.tensorflow.DataType dtype = 4;
ציבורי CostGraphDef.Node.OutputInfo.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
ציבורי CostGraphDef.Node.OutputInfo.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)
public CostGraphDef.Node.OutputInfo.Builder setShape (ערך TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
ציבורי CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;