TensorInfo

lớp cuối cùng công khai TensorInfo

 Information about a Tensor necessary for feeding or retrieval.
 
Loại tensorflow.TensorInfo của Protobuf.TensorInfo

Các lớp lồng nhau

lớp học TensorInfo.Builder
 Information about a Tensor necessary for feeding or retrieval. 
lớp học TensorInfo.CompositeTensor
 Generic encoding for composite tensors. 
giao diện TensorInfo.CompositeTensorOrBuilder
lớp học TensorInfo.CooSparse
 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape. 
giao diện TensorInfo.CooSparseOrBuilder
liệt kê TensorInfo.EncodingCase

Hằng số

int COMPOSITE_TENSOR_FIELD_NUMBER
int COO_SPARSE_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int NAME_FIELD_NUMBER
int TENSOR_SHAPE_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
TensorInfo.CompositeTensor
getCompositeTensor ()
 Generic encoding for CompositeTensors.
TensorInfo.CompositeTensorOrBuilder
getCompositeTensorOrBuilder ()
 Generic encoding for CompositeTensors.
TensorInfo.CooSparse
getCooSparse ()
 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).
TensorInfo.CooSparseOrBuilder
getCooSparseOrBuilder ()
 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).
TensorInfo tĩnh
Thông tin Tensor
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
Loại dữ liệu
getDtype ()
.tensorflow.DataType dtype = 2;
int
getDtypeValue ()
.tensorflow.DataType dtype = 2;
TensorInfo.EncodingCase
Sợi dây
lấy Tên ()
 For dense `Tensor`s, the name of the tensor in the graph.
com.google.protobuf.ByteString
getNameBytes ()
 For dense `Tensor`s, the name of the tensor in the graph.
int
TensorShapeProto
getTensorShape ()
 The static shape should be recorded here, to the extent that it can
 be known in advance.
TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
 The static shape should be recorded here, to the extent that it can
 be known in advance.
com.google.protobuf.UnknownFieldSet cuối cùng
boolean
hasCompositeTensor ()
 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.
int
boolean cuối cùng
TensorInfo.Builder tĩnh
newBuilder ( nguyên mẫu TensorInfo )
TensorInfo.Builder tĩnh
TensorInfo.Builder
TensorInfo tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
TensorInfo tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
TensorInfo tĩnh
ParseFrom (dữ liệu ByteBuffer)
TensorInfo tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorInfo tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorInfo tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
TensorInfo tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorInfo tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
TensorInfo tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorInfo tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
TensorInfo.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int tĩnh công khai COMPOSITE_TENSOR_FIELD_NUMBER

Giá trị không đổi: 5

int tĩnh cuối cùng COO_SPARSE_FIELD_NUMBER

Giá trị không đổi: 4

int tĩnh cuối cùng DTYPE_FIELD_NUMBER

Giá trị không đổi: 2

int tĩnh công khai NAME_FIELD_NUMBER

Giá trị không đổi: 1

int tĩnh cuối cùng TENSOR_SHAPE_FIELD_NUMBER

Giá trị không đổi: 3

Phương pháp công khai

boolean công khai bằng (Object obj)

công khai TensorInfo.CompositeTensor getCompositeTensor ()

 Generic encoding for CompositeTensors.
 
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;

công khai TensorInfo.CompositeTensorOrBuilder getCompositeTensorOrBuilder ()

 Generic encoding for CompositeTensors.
 
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;

công khai TensorInfo.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;

công khai TensorInfo.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;

tĩnh công khai TensorInfo getDefaultInstance ()

công khai TensorInfo getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Kiểu dữ liệu công khai getDtype ()

.tensorflow.DataType dtype = 2;

int công khai getDtypeValue ()

.tensorflow.DataType dtype = 2;

công khai TensorInfo.EncodingCase getEncodingCase ()

Chuỗi công khai getName ()

 For dense `Tensor`s, the name of the tensor in the graph.
 
string name = 1;

com.google.protobuf.ByteString getNameBytes công khai ()

string name = 1;

 For dense `Tensor`s, the name of the tensor in the graph.
 
= 1;

công cộng getParserForType ()

int công khai getSerializedSize ()

công khai TensorShapeProto getTensorShape ()

 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;

công khai TensorShapeProtoOrBuilder 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;

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

boolean công khai hasCompositeTensor ()

 Generic encoding for CompositeTensors.
 
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;

boolean công khai 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 công khai 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;

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

public static TensorInfo.Builder newBuilder ( nguyên mẫu TensorInfo )

tĩnh công khai TensorInfo.Builder newBuilder ()

công khai TensorInfo.Builder newBuilderForType ()

tĩnh công khai TensorInfo phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

tĩnh công khai TensorInfo phân tích cú phápDelimitedFrom (Đầu vàoInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp TensorInfo tĩnh công khaiFrom (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

tĩnh công khai Phân tích cú pháp TensorInfo từ (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

tĩnh công khai Phân tích cú pháp TensorInfo từ (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp TensorInfo tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

tĩnh công khai Phân tích cú pháp TensorInfo từ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp TensorInfo tĩnh công khai (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

tĩnh công khai Phân tích cú pháp TensorInfo từ (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

tĩnh công khai Phân tích cú pháp TensorInfo từ (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

công khai TensorInfo.Builder toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException