GraphTransferGraphOutputNodeInfo.Builder

classe final pública estática GraphTransferGraphOutputNodeInfo.Builder

tensorflow.GraphTransferGraphOutputNodeInfo type tensorflow.GraphTransferGraphOutputNodeInfo

Métodos Públicos

GraphTransferGraphOutputNodeInfo.Builder
addAllShape (valores Iterable <? extends Long>)
repeated int64 shape = 2;
GraphTransferGraphOutputNodeInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
GraphTransferGraphOutputNodeInfo.Builder
addShape (valor longo)
repeated int64 shape = 2;
GraphTransferGraphOutputNodeInfo
build ()
GraphTransferGraphOutputNodeInfo
GraphTransferGraphOutputNodeInfo.Builder
limpar ()
GraphTransferGraphOutputNodeInfo.Builder
clearDtype ()
.tensorflow.DataType dtype = 3;
GraphTransferGraphOutputNodeInfo.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
GraphTransferGraphOutputNodeInfo.Builder
clearName ()
string name = 1;
GraphTransferGraphOutputNodeInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphTransferGraphOutputNodeInfo.Builder
clearShape ()
repeated int64 shape = 2;
GraphTransferGraphOutputNodeInfo.Builder
clone ()
GraphTransferGraphOutputNodeInfo
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 3;
int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
Fragmento
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
longo
getShape (int index)
repeated int64 shape = 2;
int
getShapeCount ()
repeated int64 shape = 2;
Lista <Long>
getShapeList ()
repeated int64 shape = 2;
final booleano
GraphTransferGraphOutputNodeInfo.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphOutputNodeInfo.Builder
mergeFrom (com.google.protobuf.Message other)
final GraphTransferGraphOutputNodeInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
GraphTransferGraphOutputNodeInfo.Builder
setDtype (valor DataType )
.tensorflow.DataType dtype = 3;
GraphTransferGraphOutputNodeInfo.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 3;
GraphTransferGraphOutputNodeInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
GraphTransferGraphOutputNodeInfo.Builder
setName (valor String)
string name = 1;
GraphTransferGraphOutputNodeInfo.Builder
setNameBytes (com.google.protobuf.ByteString value)
string name = 1;
GraphTransferGraphOutputNodeInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
GraphTransferGraphOutputNodeInfo.Builder
setShape (índice interno , valor longo)
repeated int64 shape = 2;
final GraphTransferGraphOutputNodeInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public GraphTransferGraphOutputNodeInfo.Builder addAllShape (Iterable <? extends Long> values)

repeated int64 shape = 2;

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

public GraphTransferGraphOutputNodeInfo.Builder addShape (valor longo)

repeated int64 shape = 2;

public GraphTransferGraphOutputNodeInfo buildPartial ()

public GraphTransferGraphOutputNodeInfo.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

public GraphTransferGraphOutputNodeInfo.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public GraphTransferGraphOutputNodeInfo.Builder clearName ()

string name = 1;

public GraphTransferGraphOutputNodeInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public GraphTransferGraphOutputNodeInfo.Builder clearShape ()

repeated int64 shape = 2;

public GraphTransferGraphOutputNodeInfo getDefaultInstanceForType ()

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

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

public DataType getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

public String getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

public long getShape (int index)

repeated int64 shape = 2;

public int getShapeCount ()

repeated int64 shape = 2;

public List <Long> getShapeList ()

repeated int64 shape = 2;

public final boolean isInitialized ()

public GraphTransferGraphOutputNodeInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public GraphTransferGraphOutputNodeInfo.Builder mergeFrom (com.google.protobuf.Message other)

public final GraphTransferGraphOutputNodeInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public GraphTransferGraphOutputNodeInfo.Builder setDtype (valor DataType )

.tensorflow.DataType dtype = 3;

public GraphTransferGraphOutputNodeInfo.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 3;

public GraphTransferGraphOutputNodeInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

pública GraphTransferGraphOutputNodeInfo.Builder setName (String value)

string name = 1;

public GraphTransferGraphOutputNodeInfo.Builder setNameBytes (com.google.protobuf.ByteString value)

string name = 1;

public GraphTransferGraphOutputNodeInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)

public GraphTransferGraphOutputNodeInfo.Builder setShape (int index, long value)

repeated int64 shape = 2;

public final GraphTransferGraphOutputNodeInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)