classe final pública estática SavedConstant.Builder
tensorflow.SavedConstant tipo tensorflow.SavedConstant
Métodos Públicos
| SavedConstant.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| SavedConstant | build () |
| SavedConstant | buildPartial () |
| SavedConstant.Builder | limpar () |
| SavedConstant.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| SavedConstant.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| SavedConstant.Builder | clearOperation () An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
| SavedConstant.Builder | clone () |
| SavedConstant | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Fragmento | getOperation () An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
| com.google.protobuf.ByteString | getOperationBytes () An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
| final booleano | |
| SavedConstant.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedConstant.Builder | mergeFrom (com.google.protobuf.Message other) |
| SavedConstant.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| SavedConstant.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| SavedConstant.Builder | setOperation (valor String) An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
| SavedConstant.Builder | setOperationBytes (com.google.protobuf.ByteString value) An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph. |
| SavedConstant.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
| SavedConstant.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
Métodos Públicos
public SavedConstant.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public SavedConstant.Builder clearOperation ()
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getOperation ()
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;public com.google.protobuf.ByteString getOperationBytes ()
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;public final boolean isInitialized ()
public SavedConstant.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public final SavedConstant.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SavedConstant.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor Object)
public SavedConstant.Builder setOperation (String value)
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;public SavedConstant.Builder setOperationBytes (com.google.protobuf.ByteString value)
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
string operation = 1;