GraphTransferGraphInputNodeInfo.Builder

classe final pública estática GraphTransferGraphInputNodeInfo.Builder

tensorflow.GraphTransferGraphInputNodeInfo type tensorflow.GraphTransferGraphInputNodeInfo

Métodos Públicos

GraphTransferGraphInputNodeInfo.Builder
addAllShape (valores Iterable <? extends Long>)
repeated int64 shape = 2;
GraphTransferGraphInputNodeInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
GraphTransferGraphInputNodeInfo.Builder
addShape (valor longo)
repeated int64 shape = 2;
GraphTransferGraphInputNodeInfo
build ()
GraphTransferGraphInputNodeInfo
GraphTransferGraphInputNodeInfo.Builder
limpar ()
GraphTransferGraphInputNodeInfo.Builder
clearDtype ()
.tensorflow.DataType dtype = 3;
GraphTransferGraphInputNodeInfo.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
GraphTransferGraphInputNodeInfo.Builder
clearName ()
string name = 1;
GraphTransferGraphInputNodeInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphTransferGraphInputNodeInfo.Builder
clearShape ()
repeated int64 shape = 2;
GraphTransferGraphInputNodeInfo.Builder
clone ()
GraphTransferGraphInputNodeInfo
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
GraphTransferGraphInputNodeInfo.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo.Builder
mergeFrom (com.google.protobuf.Message other)
finalGraphTransferGraphInputNodeInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
GraphTransferGraphInputNodeInfo.Builder
setDtype (valor DataType )
.tensorflow.DataType dtype = 3;
GraphTransferGraphInputNodeInfo.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 3;
GraphTransferGraphInputNodeInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
GraphTransferGraphInputNodeInfo.Builder
setName (valor String)
string name = 1;
GraphTransferGraphInputNodeInfo.Builder
setNameBytes (com.google.protobuf.ByteString value)
string name = 1;
GraphTransferGraphInputNodeInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
GraphTransferGraphInputNodeInfo.Builder
setShape (índice interno , valor longo)
repeated int64 shape = 2;
finalGraphTransferGraphInputNodeInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

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

repeated int64 shape = 2;

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

publicGraphTransferGraphInputNodeInfo.Builder addShape (valor longo)

repeated int64 shape = 2;

public GraphTransferGraphInputNodeInfo buildPartial ()

publicGraphTransferGraphInputNodeInfo.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

publicGraphTransferGraphInputNodeInfo.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

publicGraphTransferGraphInputNodeInfo.Builder clearName ()

string name = 1;

publicGraphTransferGraphInputNodeInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publicGraphTransferGraphInputNodeInfo.Builder clearShape ()

repeated int64 shape = 2;

public GraphTransferGraphInputNodeInfo 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 ()

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

Lança
IOException

publicGraphTransferGraphInputNodeInfo.Builder mergeFrom (com.google.protobuf.Message other)

public finalGraphTransferGraphInputNodeInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

publicGraphTransferGraphInputNodeInfo.Builder setDtype (valor DataType )

.tensorflow.DataType dtype = 3;

publicGraphTransferGraphInputNodeInfo.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 3;

publicGraphTransferGraphInputNodeInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, Object value)

públicaGraphTransferGraphInputNodeInfo.Builder setName (String value)

string name = 1;

publicGraphTransferGraphInputNodeInfo.Builder setNameBytes (com.google.protobuf.ByteString value)

string name = 1;

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

publicGraphTransferGraphInputNodeInfo.Builder setShape (int index, long value)

repeated int64 shape = 2;

public finalGraphTransferGraphInputNodeInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)