CostGraphDef.Node.OutputInfo.Builder

clase final estática pública CostGraphDef.Node.OutputInfo.Builder

 Outputs of this node.
 
tipo tensorflow.CostGraphDef.Node.OutputInfo

Métodos públicos

CostGraphDef.Node.OutputInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo.Builder
claro ()
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
clon ()
largo
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Tipo de datos
getDtype ()
.tensorflow.DataType dtype = 4;
En t
getDtypeValue ()
.tensorflow.DataType dtype = 4;
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
largo
getSize ()
int64 size = 1;
booleano
hasShape ()
.tensorflow.TensorShapeProto shape = 3;
booleano final
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (com.google.protobuf.Message otro)
CostGraphDef.Node.OutputInfo.Builder
mergeShape (valor de TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CostGraphDef.Node.OutputInfo.Builder
setAliasInputPort (valor largo)
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo.Builder
setDtype (valor de tipo de datos )
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
CostGraphDef.Node.OutputInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
CostGraphDef.Node.OutputInfo.Builder
setShape (valor de TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setSize (valor largo)
int64 size = 1;
CostGraphDef.Node.OutputInfo.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public CostGraphDef.Node.OutputInfo buildPartial ()

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

.tensorflow.DataType dtype = 4;

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 CostGraphDef.Node.OutputInfo.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 3;

public CostGraphDef.Node.OutputInfo.Builder clearSize ()

int64 size = 1;

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 CostGraphDef.Node.OutputInfo getDefaultInstanceForType ()

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

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

public DataType getDtype ()

.tensorflow.DataType dtype = 4;

public int getDtypeValue ()

.tensorflow.DataType dtype = 4;

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 3;

public TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 3;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

public long getSize ()

int64 size = 1;

public boolean hasShape ()

.tensorflow.TensorShapeProto shape = 3;

public final boolean isInitialized ()

public CostGraphDef.Node.OutputInfo.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public CostGraphDef.Node.OutputInfo.Builder mergeFrom (com.google.protobuf.Message other)

public CostGraphDef.Node.OutputInfo.Builder mergeShape (valor de TensorShapeProto )

.tensorflow.TensorShapeProto shape = 3;

public final CostGraphDef.Node.OutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (valor largo)

 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 tipo de datos )

.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 del objeto)

public CostGraphDef.Node.OutputInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

public CostGraphDef.Node.OutputInfo.Builder setShape (valor de TensorShapeProto )

.tensorflow.TensorShapeProto shape = 3;

public CostGraphDef.Node.OutputInfo.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 3;

public CostGraphDef.Node.OutputInfo.Builder setSize (valor largo)

int64 size = 1;

público final CostGraphDef.Node.OutputInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)