CostGraphDef.Node.OutputInfo.Builder

classe finale statica pubblica CostGraphDef.Node.OutputInfo.Builder

 Outputs of this node.
 
Tipo di protocollo tensorflow.CostGraphDef.Node.OutputInfo

Metodi pubblici

CostGraphDef.Node.OutputInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo.Builder
chiaro ()
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
chiara forma ()
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
cancellaDimensione ()
int64 size = 1;
CostGraphDef.Node.OutputInfo.Builder
clone ()
lungo
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 4;
int
getDtipoValore ()
.tensorflow.DataType dtype = 4;
TensorShapeProto
ottieni forma ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
lungo
ottienidimensione ()
int64 size = 1;
booleano
haForma ()
.tensorflow.TensorShapeProto shape = 3;
booleano finale
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (com.google.protobuf.Message altro)
CostGraphDef.Node.OutputInfo.Builder
mergeShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
finale CostGraphDef.Node.OutputInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
CostGraphDef.Node.OutputInfo.Builder
setAliasInputPort (valore lungo)
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo.Builder
setDtype (valore del tipo di dati )
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setDtypeValue (valore int)
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
CostGraphDef.Node.OutputInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
CostGraphDef.Node.OutputInfo.Builder
setShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setShape ( TensorShapeProto.BuilderbuilderForValue )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setSize (valore lungo)
int64 size = 1;
finale CostGraphDef.Node.OutputInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

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;

pubblico lungo 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 ()

pubblico 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;

pubblico lungo getSize ()

int64 size = 1;

hasShape booleano pubblico ()

.tensorflow.TensorShapeProto shape = 3;

public final booleano isInitialized ()

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

Lancia
IOException

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

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

.tensorflow.TensorShapeProto shape = 3;

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

public CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (valore lungo)

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

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setDtypeValue (valore int)

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public CostGraphDef.Node.OutputInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

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

.tensorflow.TensorShapeProto shape = 3;

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

.tensorflow.TensorShapeProto shape = 3;

public CostGraphDef.Node.OutputInfo.Builder setSize (valore lungo)

int64 size = 1;

pubblico finale CostGraphDef.Node.OutputInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

,
classe finale statica pubblica CostGraphDef.Node.OutputInfo.Builder

 Outputs of this node.
 
Tipo di protocollo tensorflow.CostGraphDef.Node.OutputInfo

Metodi pubblici

CostGraphDef.Node.OutputInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo.Builder
chiaro ()
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
chiara forma ()
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
cancellaDimensione ()
int64 size = 1;
CostGraphDef.Node.OutputInfo.Builder
clone ()
lungo
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 4;
int
getDtipoValore ()
.tensorflow.DataType dtype = 4;
TensorShapeProto
ottieni forma ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
lungo
ottienidimensione ()
int64 size = 1;
booleano
haForma ()
.tensorflow.TensorShapeProto shape = 3;
booleano finale
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (com.google.protobuf.Message altro)
CostGraphDef.Node.OutputInfo.Builder
mergeShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
finale CostGraphDef.Node.OutputInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
CostGraphDef.Node.OutputInfo.Builder
setAliasInputPort (valore lungo)
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo.Builder
setDtype (valore del tipo di dati )
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setDtypeValue (valore int)
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
CostGraphDef.Node.OutputInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
CostGraphDef.Node.OutputInfo.Builder
setShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setShape ( TensorShapeProto.BuilderbuilderForValue )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setSize (valore lungo)
int64 size = 1;
finale CostGraphDef.Node.OutputInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

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;

pubblico lungo 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 ()

pubblico 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;

pubblico lungo getSize ()

int64 size = 1;

hasShape booleano pubblico ()

.tensorflow.TensorShapeProto shape = 3;

public final booleano isInitialized ()

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

Lancia
IOException

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

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

.tensorflow.TensorShapeProto shape = 3;

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

public CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (valore lungo)

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

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setDtypeValue (valore int)

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public CostGraphDef.Node.OutputInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

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

.tensorflow.TensorShapeProto shape = 3;

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

.tensorflow.TensorShapeProto shape = 3;

public CostGraphDef.Node.OutputInfo.Builder setSize (valore lungo)

int64 size = 1;

pubblico finale CostGraphDef.Node.OutputInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

,
classe finale statica pubblica CostGraphDef.Node.OutputInfo.Builder

 Outputs of this node.
 
Tipo di protocollo tensorflow.CostGraphDef.Node.OutputInfo

Metodi pubblici

CostGraphDef.Node.OutputInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo.Builder
chiaro ()
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
chiara forma ()
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
cancellaDimensione ()
int64 size = 1;
CostGraphDef.Node.OutputInfo.Builder
clone ()
lungo
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 4;
int
getDtipoValore ()
.tensorflow.DataType dtype = 4;
TensorShapeProto
ottieni forma ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
lungo
ottienidimensione ()
int64 size = 1;
booleano
haForma ()
.tensorflow.TensorShapeProto shape = 3;
booleano finale
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
CostGraphDef.Node.OutputInfo.Builder
mergeFrom (com.google.protobuf.Message altro)
CostGraphDef.Node.OutputInfo.Builder
mergeShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
finale CostGraphDef.Node.OutputInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
CostGraphDef.Node.OutputInfo.Builder
setAliasInputPort (valore lungo)
 If >= 0, the output is an alias of an input.
CostGraphDef.Node.OutputInfo.Builder
setDtype (valore del tipo di dati )
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setDtypeValue (valore int)
.tensorflow.DataType dtype = 4;
CostGraphDef.Node.OutputInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
CostGraphDef.Node.OutputInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
CostGraphDef.Node.OutputInfo.Builder
setShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setShape ( TensorShapeProto.BuilderbuilderForValue )
.tensorflow.TensorShapeProto shape = 3;
CostGraphDef.Node.OutputInfo.Builder
setSize (valore lungo)
int64 size = 1;
finale CostGraphDef.Node.OutputInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public CostGraphDef.Node.OutputInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

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;

pubblico lungo 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 ()

pubblico 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;

pubblico lungo getSize ()

int64 size = 1;

hasShape booleano pubblico ()

.tensorflow.TensorShapeProto shape = 3;

public final booleano isInitialized ()

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

Lancia
IOException

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

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

.tensorflow.TensorShapeProto shape = 3;

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

public CostGraphDef.Node.OutputInfo.Builder setAliasInputPort (valore lungo)

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

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setDtypeValue (valore int)

.tensorflow.DataType dtype = 4;

public CostGraphDef.Node.OutputInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public CostGraphDef.Node.OutputInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

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

.tensorflow.TensorShapeProto shape = 3;

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

.tensorflow.TensorShapeProto shape = 3;

public CostGraphDef.Node.OutputInfo.Builder setSize (valore lungo)

int64 size = 1;

pubblico finale CostGraphDef.Node.OutputInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)