کلاس نهایی استاتیک عمومی CostGraphDef.Node.OutputInfo.Builder
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo
روش های عمومی
CostGraphDef.Node.OutputInfo.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
CostGraphDef.Node.OutputInfo | ساختن () |
CostGraphDef.Node.OutputInfo | ساخت جزئی () |
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 | شفاف () .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 | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
نوع داده | getDtype () .tensorflow.DataType dtype = 4; |
بین المللی | 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 other) |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder نهایی | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
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 فیلد، مقدار Object) |
CostGraphDef.Node.OutputInfo.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | |
CostGraphDef.Node.OutputInfo.Builder | setSize (مقدار طولانی) int64 size = 1; |
CostGraphDef.Node.OutputInfo.Builder نهایی | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
عمومی CostGraphDef.Node.OutputInfo.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی 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)
عمومی 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 ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
عمومی int getDtypeValue ()
.tensorflow.DataType dtype = 4;
public long getSize ()
int64 size = 1;
hasShape بولی عمومی ()
.tensorflow.TensorShapeProto shape = 3;
بولین نهایی عمومی isInitialized ()
عمومی CostGraphDef.Node.OutputInfo.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی CostGraphDef.Node.OutputInfo.Builder mergeShape (مقدار TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
نهایی عمومی CostGraphDef.Node.OutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی 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;
عمومی CostGraphDef.Node.OutputInfo.Builder setDtype (مقدار DataType )
.tensorflow.DataType dtype = 4;
عمومی CostGraphDef.Node.OutputInfo.Builder setDtypeValue (مقدار int)
.tensorflow.DataType dtype = 4;
عمومی CostGraphDef.Node.OutputInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی CostGraphDef.Node.OutputInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
عمومی CostGraphDef.Node.OutputInfo.Builder setShape (مقدار TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
عمومی CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;