clase final estática pública BinSummary.Builder
Protobuf tipo tensorflow.BinSummary
Métodos públicos
| BinSummary.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
| BinSummary | construir () |
| BinSummary | buildPartial () |
| BinSummary.Builder | claro () |
| BinSummary.Builder | clearBin () int32 bin = 1; |
| BinSummary.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| BinSummary.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| BinSummary.Builder | clearTotalBytesInBin () int64 total_bytes_in_bin = 3; |
| BinSummary.Builder | clearTotalBytesInUse () int64 total_bytes_in_use = 2; |
| BinSummary.Builder | clearTotalChunksInBin () int64 total_chunks_in_bin = 5; |
| BinSummary.Builder | clearTotalChunksInUse () int64 total_chunks_in_use = 4; |
| BinSummary.Builder | clon () |
| En t | getBin () int32 bin = 1; |
| BinSummary | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| com.google.protobuf.Descriptors.Descriptor | |
| largo | getTotalBytesInBin () int64 total_bytes_in_bin = 3; |
| largo | getTotalBytesInUse () int64 total_bytes_in_use = 2; |
| largo | getTotalChunksInBin () int64 total_chunks_in_bin = 5; |
| largo | getTotalChunksInUse () int64 total_chunks_in_use = 4; |
| booleano final | |
| BinSummary.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BinSummary.Builder | mergeFrom (com.google.protobuf.Message otro) |
| final BinSummary.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| BinSummary.Builder | setBin (valor int) int32 bin = 1; |
| BinSummary.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
| BinSummary.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
| BinSummary.Builder | setTotalBytesInBin (valor largo) int64 total_bytes_in_bin = 3; |
| BinSummary.Builder | setTotalBytesInUse (valor largo) int64 total_bytes_in_use = 2; |
| BinSummary.Builder | setTotalChunksInBin (valor largo) int64 total_chunks_in_bin = 5; |
| BinSummary.Builder | setTotalChunksInUse (valor largo) int64 total_chunks_in_use = 4; |
| final BinSummary.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos heredados
Métodos públicos
public BinSummary.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
public int getBin ()
int32 bin = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public long getTotalBytesInBin ()
int64 total_bytes_in_bin = 3;
public long getTotalBytesInUse ()
int64 total_bytes_in_use = 2;
public long getTotalChunksInBin ()
int64 total_chunks_in_bin = 5;
public long getTotalChunksInUse ()
int64 total_chunks_in_use = 4;
public final boolean isInitialized ()
public BinSummary.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|