classe final public static CostGraphDef.Node.OutputInfo.Builder
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo type tensorflow.CostGraphDef.Node.OutputInfo Métodos Públicos
| CostGraphDef.Node.OutputInfo.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| CostGraphDef.Node.OutputInfo | build () |
| CostGraphDef.Node.OutputInfo | buildPartial () |
| CostGraphDef.Node.OutputInfo.Builder | limpar () |
| 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 (campo 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 | clone () |
| longo | 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 | |
| Tipo de dados | 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; |
| longo | getSize () int64 size = 1; |
| boleano | hasShape () .tensorflow.TensorShapeProto shape = 3; |
| final booleano | |
| CostGraphDef.Node.OutputInfo.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef.Node.OutputInfo.Builder | mergeFrom (com.google.protobuf.Message other) |
| CostGraphDef.Node.OutputInfo.Builder | |
| final CostGraphDef.Node.OutputInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| CostGraphDef.Node.OutputInfo.Builder | setAliasInputPort (valor longo) If >= 0, the output is an alias of an input. |
| CostGraphDef.Node.OutputInfo.Builder | |
| CostGraphDef.Node.OutputInfo.Builder | setDtypeValue (valor int) .tensorflow.DataType dtype = 4; |
| CostGraphDef.Node.OutputInfo.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| CostGraphDef.Node.OutputInfo.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
| CostGraphDef.Node.OutputInfo.Builder | |
| CostGraphDef.Node.OutputInfo.Builder | |
| CostGraphDef.Node.OutputInfo.Builder | setSize (valor longo) int64 size = 1; |
| final CostGraphDef.Node.OutputInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
Métodos Públicos
public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
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;public CostGraphDef.Node.OutputInfo.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
public CostGraphDef.Node.OutputInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public long 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;
public boolean hasShape ()
.tensorflow.TensorShapeProto shape = 3;
public final boolean isInitialized ()
public CostGraphDef.Node.OutputInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public CostGraphDef.Node.OutputInfo.Builder mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
public final CostGraphDef.Node.OutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (valor longo)
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 (valor de DataType )
.tensorflow.DataType dtype = 4;
public CostGraphDef.Node.OutputInfo.Builder setDtypeValue (valor int)
.tensorflow.DataType dtype = 4;
public CostGraphDef.Node.OutputInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public CostGraphDef.Node.OutputInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public CostGraphDef.Node.OutputInfo.Builder setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
public CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;