TensorInfo.Builder kelas akhir statis publik
Information about a Tensor necessary for feeding or retrieval.
tensorflow.TensorInfo Metode Publik
| TensorInfo.Pembangun | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| Info Tensor | membangun () |
| Info Tensor | |
| TensorInfo.Pembangun | jernih () |
| TensorInfo.Pembangun | jelasCompositeTensor () Generic encoding for CompositeTensors. |
| TensorInfo.Pembangun | jelasCooSparse () There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). |
| TensorInfo.Pembangun | hapusDtype () .tensorflow.DataType dtype = 2; |
| TensorInfo.Pembangun | |
| TensorInfo.Pembangun | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
| TensorInfo.Pembangun | nama jelas () For dense `Tensor`s, the name of the tensor in the graph. |
| TensorInfo.Pembangun | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu) |
| TensorInfo.Pembangun | jelasTensorBentuk () The static shape should be recorded here, to the extent that it can be known in advance. |
| TensorInfo.Pembangun | klon () |
| TensorInfo.CompositeTensor | dapatkanCompositeTensor () Generic encoding for CompositeTensors. |
| TensorInfo.CompositeTensor.Builder | dapatkanCompositeTensorBuilder () Generic encoding for CompositeTensors. |
| TensorInfo.CompositeTensorOrBuilder | dapatkanCompositeTensorOrBuilder () Generic encoding for CompositeTensors. |
| TensorInfo.CooSparse | dapatkanCooSparse () There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). |
| TensorInfo.CooSparse.Builder | dapatkanCooSparseBuilder () There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). |
| TensorInfo.CooSparseOrBuilder | dapatkanCooSparseOrBuilder () There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). |
| Info Tensor | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| com.google.protobuf.Descriptors.Descriptor | |
| Tipe Data | dapatkan tipe D () .tensorflow.DataType dtype = 2; |
| ke dalam | dapatkanDtypeValue () .tensorflow.DataType dtype = 2; |
| TensorInfo.EncodingCase | |
| Rangkaian | dapatkan Nama () For dense `Tensor`s, the name of the tensor in the graph. |
| com.google.protobuf.ByteString | dapatkanNamaBytes () For dense `Tensor`s, the name of the tensor in the graph. |
| TensorBentukProto | dapatkanTensorBentuk () The static shape should be recorded here, to the extent that it can be known in advance. |
| TensorShapeProto.Builder | dapatkanTensorShapeBuilder () The static shape should be recorded here, to the extent that it can be known in advance. |
| TensorShapeProtoOrBuilder | dapatkanTensorShapeOrBuilder () The static shape should be recorded here, to the extent that it can be known in advance. |
| boolean | memilikiCompositeTensor () Generic encoding for CompositeTensors. |
| boolean | hasCooSparse () There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). |
| boolean | hasTensorShape () The static shape should be recorded here, to the extent that it can be known in advance. |
| boolean terakhir | |
| TensorInfo.Pembangun | |
| TensorInfo.Pembangun | mergeCooSparse (nilai TensorInfo.CooSparse ) There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). |
| TensorInfo.Pembangun | mergeFrom (com.google.protobuf.Pesan lainnya) |
| TensorInfo.Pembangun | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.Pembangun | mergeTensorShape (nilai TensorShapeProto ) The static shape should be recorded here, to the extent that it can be known in advance. |
| TensorInfo.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| TensorInfo.Pembangun | |
| TensorInfo.Pembangun | setCompositeTensor ( TensorInfo.CompositeTensor.Builder builderForValue) Generic encoding for CompositeTensors. |
| TensorInfo.Pembangun | setCooSparse (nilai TensorInfo.CooSparse ) There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). |
| TensorInfo.Pembangun | setCooSparse ( TensorInfo.CooSparse.Pembuat pembangunForValue) There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). |
| TensorInfo.Pembangun | |
| TensorInfo.Pembangun | setDtypeValue (nilai int) .tensorflow.DataType dtype = 2; |
| TensorInfo.Pembangun | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| TensorInfo.Pembangun | setName (Nilai string) For dense `Tensor`s, the name of the tensor in the graph. |
| TensorInfo.Pembangun | setNameBytes (nilai com.google.protobuf.ByteString) For dense `Tensor`s, the name of the tensor in the graph. |
| TensorInfo.Pembangun | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
| TensorInfo.Pembangun | setTensorShape (nilai TensorShapeProto ) The static shape should be recorded here, to the extent that it can be known in advance. |
| TensorInfo.Pembangun | setTensorShape ( TensorShapeProto.Pembuat pembangunForValue) The static shape should be recorded here, to the extent that it can be known in advance. |
| TensorInfo.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public TensorInfo.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TensorInfo publik.Builder clearCompositeTensor ()
Generic encoding for CompositeTensors.
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5; TensorInfo.Builder publik clearCooSparse ()
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). Currently, TensorFlow uses only the COO encoding. This is supported and documented in the SparseTensor Python class.
.tensorflow.TensorInfo.CooSparse coo_sparse = 4; TensorInfo publik.Builder clearName ()
For dense `Tensor`s, the name of the tensor in the graph.
string name = 1; TensorInfo publik.Builder clearTensorShape ()
The static shape should be recorded here, to the extent that it can be known in advance. In the case of a SparseTensor, this field describes the logical shape of the represented tensor (aka dense_shape).
.tensorflow.TensorShapeProto tensor_shape = 3; TensorInfo publik.CompositeTensor getCompositeTensor ()
Generic encoding for CompositeTensors.
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5; TensorInfo publik.CompositeTensor.Builder getCompositeTensorBuilder ()
Generic encoding for CompositeTensors.
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5; TensorInfo publik.CompositeTensorOrBuilder getCompositeTensorOrBuilder ()
Generic encoding for CompositeTensors.
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5; TensorInfo publik.CooSparse getCooSparse ()
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). Currently, TensorFlow uses only the COO encoding. This is supported and documented in the SparseTensor Python class.
.tensorflow.TensorInfo.CooSparse coo_sparse = 4; TensorInfo.CooSparse.Builder publik getCooSparseBuilder ()
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). Currently, TensorFlow uses only the COO encoding. This is supported and documented in the SparseTensor Python class.
.tensorflow.TensorInfo.CooSparse coo_sparse = 4; TensorInfo publik.CooSparseOrBuilder getCooSparseOrBuilder ()
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). Currently, TensorFlow uses only the COO encoding. This is supported and documented in the SparseTensor Python class.
.tensorflow.TensorInfo.CooSparse coo_sparse = 4; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
int publik getDtypeValue ()
.tensorflow.DataType dtype = 2;
GetName String publik ()
For dense `Tensor`s, the name of the tensor in the graph.
string name = 1; publik com.google.protobuf.ByteString getNameBytes ()
For dense `Tensor`s, the name of the tensor in the graph.
string name = 1; TensorShapeProto publik untuk mendapatkanTensorShape ()
The static shape should be recorded here, to the extent that it can be known in advance. In the case of a SparseTensor, this field describes the logical shape of the represented tensor (aka dense_shape).
.tensorflow.TensorShapeProto tensor_shape = 3; TensorShapeProto.Builder publik getTensorShapeBuilder ()
The static shape should be recorded here, to the extent that it can be known in advance. In the case of a SparseTensor, this field describes the logical shape of the represented tensor (aka dense_shape).
.tensorflow.TensorShapeProto tensor_shape = 3; TensorShapeProtoOrBuilder publik getTensorShapeOrBuilder ()
The static shape should be recorded here, to the extent that it can be known in advance. In the case of a SparseTensor, this field describes the logical shape of the represented tensor (aka dense_shape).
.tensorflow.TensorShapeProto tensor_shape = 3; boolean publik hasCompositeTensor ()
Generic encoding for CompositeTensors.
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5; boolean publik hasCooSparse ()
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). Currently, TensorFlow uses only the COO encoding. This is supported and documented in the SparseTensor Python class.
.tensorflow.TensorInfo.CooSparse coo_sparse = 4; boolean publik hasTensorShape ()
The static shape should be recorded here, to the extent that it can be known in advance. In the case of a SparseTensor, this field describes the logical shape of the represented tensor (aka dense_shape).
.tensorflow.TensorShapeProto tensor_shape = 3; boolean akhir publik diinisialisasi ()
TensorInfo.Builder mergeCompositeTensor publik (nilai TensorInfo.CompositeTensor )
Generic encoding for CompositeTensors.
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;TensorInfo.Builder mergeCooSparse publik (nilai TensorInfo.CooSparse )
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). Currently, TensorFlow uses only the COO encoding. This is supported and documented in the SparseTensor Python class.
.tensorflow.TensorInfo.CooSparse coo_sparse = 4; TensorInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
TensorInfo.Builder mergeTensorShape publik (nilai TensorShapeProto )
The static shape should be recorded here, to the extent that it can be known in advance. In the case of a SparseTensor, this field describes the logical shape of the represented tensor (aka dense_shape).
.tensorflow.TensorShapeProto tensor_shape = 3; TensorInfo.Builder final publik menggabungkanUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
TensorInfo.Builder setCompositeTensor publik (nilai TensorInfo.CompositeTensor )
Generic encoding for CompositeTensors.
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5; TensorInfo.Builder setCompositeTensor publik ( TensorInfo.CompositeTensor.Builder builderForValue)
Generic encoding for CompositeTensors.
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5; TensorInfo.Builder setCooSparse publik (nilai TensorInfo.CooSparse )
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). Currently, TensorFlow uses only the COO encoding. This is supported and documented in the SparseTensor Python class.
.tensorflow.TensorInfo.CooSparse coo_sparse = 4; TensorInfo.Builder setCooSparse publik ( TensorInfo.CooSparse.Builder builderForValue)
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix). Currently, TensorFlow uses only the COO encoding. This is supported and documented in the SparseTensor Python class.
.tensorflow.TensorInfo.CooSparse coo_sparse = 4; public TensorInfo.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TensorInfo.Builder setName publik (nilai string)
For dense `Tensor`s, the name of the tensor in the graph.
string name = 1; TensorInfo.Builder publik setNameBytes (nilai com.google.protobuf.ByteString)
For dense `Tensor`s, the name of the tensor in the graph.
string name = 1; public TensorInfo.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
TensorInfo.Builder setTensorShape publik (nilai TensorShapeProto )
The static shape should be recorded here, to the extent that it can be known in advance. In the case of a SparseTensor, this field describes the logical shape of the represented tensor (aka dense_shape).
.tensorflow.TensorShapeProto tensor_shape = 3;TensorInfo.Builder setTensorShape publik ( TensorShapeProto.Builder builderForValue)
The static shape should be recorded here, to the extent that it can be known in advance. In the case of a SparseTensor, this field describes the logical shape of the represented tensor (aka dense_shape).
.tensorflow.TensorShapeProto tensor_shape = 3;