CostGraphDef.Node.OutputInfo.Builder

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

 Outputs of this node.
 
Tipo de protobuf 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
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
limparDtype ()
.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 umof)
CostGraphDef.Node.OutputInfo.Builder
limparForma ()
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
limparSize ()
int64 size = 1;
CostGraphDef.Node.OutputInfo.Builder
clonar ()
longo
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 4;
interno
getDtypeValue ()
.tensorflow.DataType dtype = 4;
TensorShapeProto
obterForma ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
longo
getSize ()
int64 size = 1;
boleano
temForma ()
.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 outro)
CostGraphDef.Node.OutputInfo.Builder
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
CostGraphDef.Node.OutputInfo.Builder
setAliasInputPort (valor longo)
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo.Builder
setDtype (valor DataType )
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setDtypeValue (valor interno)
.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
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setShape ( TensorShapeProto.Builder construtorForValue)
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setSize (valor longo)
int64 size = 1;
CostGraphDef.Node.OutputInfo.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

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

compilação pública CostGraphDef.Node.OutputInfo ()

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)

público CostGraphDef.Node.OutputInfo.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 3;

public CostGraphDef.Node.OutputInfo.Builder clearSize ()

int64 size = 1;

público longo 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 ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

tipo de dados público getDtype ()

.tensorflow.DataType dtype = 4;

público int getDtypeValue ()

.tensorflow.DataType dtype = 4;

público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 3;

público TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 3;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

getSize longo público ()

int64 size = 1;

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 3;

público final booleano isInitialized ()

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

Lança
IOException

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

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

.tensorflow.TensorShapeProto shape = 3;

público final CostGraphDef.Node.OutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

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 DataType )

.tensorflow.DataType dtype = 4;

público 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

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;

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

int64 size = 1;

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