kelas akhir publik NamedTensorProto
A pair of tensor name and tensor values.
tensorflow.NamedTensorProto Kelas Bersarang
| kelas | BernamaTensorProto.Builder | A pair of tensor name and tensor values. | |
Konstanta
| ke dalam | NAME_FIELD_NUMBER | |
| ke dalam | TENSOR_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| NamedTensorProto statis | |
| BernamaTensorProto | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| Rangkaian | dapatkan Nama () Name of the tensor. |
| com.google.protobuf.ByteString | dapatkanNamaBytes () Name of the tensor. |
| ke dalam | |
| TensorProto | dapatkan Tensor () The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. |
| TensorProtoOrBuilder | dapatkanTensorOrBuilder () The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. |
| final com.google.protobuf.UnknownFieldSet | |
| boolean | memiliki Tensor () The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. |
| ke dalam | Kode hash () |
| boolean terakhir | |
| NamedTensorProto.Builder statis | newBuilder (prototipe NamedTensorProto ) |
| NamedTensorProto.Builder statis | |
| BernamaTensorProto.Builder | |
| NamedTensorProto statis | parseDelimitedFrom (masukan Aliran Masukan) |
| NamedTensorProto statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NamedTensorProto statis | parseFrom (data ByteBuffer) |
| NamedTensorProto statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NamedTensorProto statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NamedTensorProto statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| NamedTensorProto statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NamedTensorProto statis | parseFrom (com.google.protobuf.ByteString data) |
| NamedTensorProto statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| NamedTensorProto statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| BernamaTensorProto.Builder | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik NAME_FIELD_NUMBER
Nilai Konstan: 1
int akhir statis publik TENSOR_FIELD_NUMBER
Nilai Konstan: 2
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
GetName String publik ()
Name of the tensor.
string name = 1; publik com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; publik dapatkanParserForType ()
publik int getSerializedSize ()
TensorProto publik dapatkan Tensor ()
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; TensorProtoOrBuilder publik 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; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean publik hasTensor ()
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; kode hash int publik ()
boolean akhir publik diinisialisasi ()
NamedTensorProto statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom NamedTensorProto statis publik (data ByteBuffer)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
public static NamedTensorProto parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
public static NamedTensorProto parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
parseFrom NamedTensorProto statis publik (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO |
|---|
public static NamedTensorProto parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
parseFrom NamedTensorProto statis publik (com.google.protobuf.ByteString data)
Melempar
| InvalidProtocolBufferException |
|---|
public static NamedTensorProto parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
public static NamedTensorProto parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
| Pengecualian IO |
|---|