clase final estática pública RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
Protobuf tipo tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
Clases anidadas
| clase | RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder | Protobuf tipo tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | |
Constantes
| En t | DTYPE_FIELD_NUMBER | |
| En t | SHAPE_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | |
| RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| Tipo de datos | getDtype () .tensorflow.DataType dtype = 1; |
| En t | getDtypeValue () .tensorflow.DataType dtype = 1; |
| En t | |
| TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| booleano | hasShape () .tensorflow.TensorShapeProto shape = 2; |
| En t | hashCode () |
| booleano final | |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder | |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder | newBuilder () |
| RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder | |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseDelimitedFrom (entrada InputStream) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseFrom (datos ByteBuffer) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseFrom (datos com.google.protobuf.ByteString) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int DTYPE_FIELD_NUMBER
Valor constante: 1
público estático final int SHAPE_FIELD_NUMBER
Valor constante: 2
Métodos públicos
public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public boolean hasShape ()
.tensorflow.TensorShapeProto shape = 2;
public int hashCode ()
public final boolean isInitialized ()
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder newBuilder (prototipo RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseDelimitedFrom (InputStream input)
Lanza
| IOException |
|---|
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (ByteBuffer datos)
Lanza
| InvalidProtocolBufferException |
|---|
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (ByteBuffer datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
Public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (com.google.protobuf.ByteString data)
Lanza
| InvalidProtocolBufferException |
|---|
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|