classe finale pubblica NamedTensorProto
A pair of tensor name and tensor values.
tensorflow.NamedTensorProto Classi nidificate
| classe | NomeTensorProto.Builder | A pair of tensor name and tensor values. | |
Costanti
| int | NOME_CAMPO_NUMERO | |
| int | TENSOR_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| nome statico TensorProto | |
| NomeTensorProto | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getNome () Name of the tensor. |
| com.google.protobuf.ByteString | getNomeBytes () Name of the tensor. |
| int | |
| TensoreProto | getTensore () The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. |
| TensorProtoOrBuilder | getTensorOrBuilder () The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. |
| finale com.google.protobuf.UnknownFieldSet | |
| booleano | haTensore () The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. |
| int | codicehash () |
| booleano finale | |
| nome statico NamedTensorProto.Builder | newBuilder (prototipo NamedTensorProto ) |
| nome statico NamedTensorProto.Builder | |
| NomeTensorProto.Builder | |
| nome statico TensorProto | parseDelimitedFrom (input InputStream) |
| statico NamedTensorProto | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico NamedTensorProto | parseFrom (dati ByteBuffer) |
| statico NamedTensorProto | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico NamedTensorProto | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico NamedTensorProto | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| statico NamedTensorProto | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico NamedTensorProto | parseFrom (dati com.google.protobuf.ByteString) |
| statico NamedTensorProto | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico NamedTensorProto | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| NomeTensorProto.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int NAME_FIELD_NUMBER
Valore costante: 1
public static final int TENSOR_FIELD_NUMBER
Valore costante: 2
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getName ()
Name of the tensor.
string name = 1; pubblico com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; pubblico getParserForType ()
public int getSerializedSize ()
pubblico TensorProto getTensor ()
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. The client specifies whether the returned tensor values should be filled tensor fields (float_val, int_val, etc.) or encoded in a compact form in tensor.tensor_content.
.tensorflow.TensorProto tensor = 2; public TensorProtoOrBuilder getTensorOrBuilder ()
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. The client specifies whether the returned tensor values should be filled tensor fields (float_val, int_val, etc.) or encoded in a compact form in tensor.tensor_content.
.tensorflow.TensorProto tensor = 2; pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasTensor booleano pubblico ()
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. The client specifies whether the returned tensor values should be filled tensor fields (float_val, int_val, etc.) or encoded in a compact form in tensor.tensor_content.
.tensorflow.TensorProto tensor = 2; public int hashCode ()
public final booleano isInitialized ()
pubblico statico NamedTensorProto parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico NamedTensorProto parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico NamedTensorProto parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico NamedTensorProto (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
pubblico statico NamedTensorProto parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico NamedTensorProto (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico NamedTensorProto parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico NamedTensorProto parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|