TensorInfo.CooSparse

lớp cuối cùng tĩnh công khai TensorInfo.CooSparse

 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape.
 
Loại protobuf tensorflow.TensorInfo.CooSparse

Các lớp lồng nhau

lớp học TensorInfo.CooSparse.Builder
 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape. 

Hằng số

int DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER
int INDICES_TENSOR_NAME_FIELD_NUMBER
int VALUES_TENSOR_NAME_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
TensorInfo.CooSparse tĩnh
TensorInfo.CooSparse
Sợi dây
getDenseShapeTensorName ()
 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.
com.google.protobuf.ByteString
getDenseShapeTensorNameBytes ()
 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
Sợi dây
getIndicesTensorName ()
 The indices Tensor must have dtype int64 and shape [?, ?].
com.google.protobuf.ByteString
getIndicesTensorNameBytes ()
 The indices Tensor must have dtype int64 and shape [?, ?].
int
com.google.protobuf.UnknownFieldSet cuối cùng
Sợi dây
getValuesTensorName ()
 The shape of the values Tensor is [?].
com.google.protobuf.ByteString
getValuesTensorNameBytes ()
 The shape of the values Tensor is [?].
int
boolean cuối cùng
tĩnh TensorInfo.CooSparse.Builder
newBuilder ( nguyên mẫu TensorInfo.CooSparse )
tĩnh TensorInfo.CooSparse.Builder
TensorInfo.CooSparse.Builder
TensorInfo.CooSparse tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
TensorInfo.CooSparse 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.CooSparse tĩnh
ParseFrom (dữ liệu ByteBuffer)
TensorInfo.CooSparse tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorInfo.CooSparse tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorInfo.CooSparse tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
TensorInfo.CooSparse tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorInfo.CooSparse tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
TensorInfo.CooSparse tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorInfo.CooSparse tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
TensorInfo.CooSparse.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 cuối cùng DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER

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

int cuối cùng tĩnh công khai INDICES_TENSOR_NAME_FIELD_NUMBER

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

int cuối cùng tĩnh công khai VALUES_TENSOR_NAME_FIELD_NUMBER

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

Phương pháp công khai

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

tĩnh công khai TensorInfo.CooSparse getDefaultInstance ()

công khai TensorInfo.CooSparse getDefaultInstanceForType ()

Chuỗi công khai getDenseShapeTensorName ()

 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.  It must have dtype int64 and shape [?].
 
string dense_shape_tensor_name = 3;

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

 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.  It must have dtype int64 and shape [?].
 
string dense_shape_tensor_name = 3;

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

Chuỗi công khai getIndicesTensorName ()

 The indices Tensor must have dtype int64 and shape [?, ?].
 
string indices_tensor_name = 2;

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

 The indices Tensor must have dtype int64 and shape [?, ?].
 
string indices_tensor_name = 2;

công cộng getParserForType ()

int công khai getSerializedSize ()

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

Chuỗi công khai getValuesTensorName ()

 The shape of the values Tensor is [?].  Its dtype must be the dtype of
 the SparseTensor as a whole, given in the enclosing TensorInfo.
 
string values_tensor_name = 1;

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

 The shape of the values Tensor is [?].  Its dtype must be the dtype of
 the SparseTensor as a whole, given in the enclosing TensorInfo.
 
string values_tensor_name = 1;

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

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

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

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

công khai TensorInfo.CooSparse.Builder newBuilderForType ()

tĩnh công khai TensorInfo.CooSparse parseDelimitedFrom (Đầu vào inputStream)

Ném
IOException

tĩnh công khai TensorInfo.CooSparse parseDelimitedFrom (Đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

tĩnh công khai TensorInfo.CooSparse parseFrom (dữ liệu ByteBuffer)

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

tĩnh công khai TensorInfo.CooSparse parseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

tĩnh công khai TensorInfo.CooSparse parseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

tĩnh công khai TensorInfo.CooSparse parseFrom (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

tĩnh công khai TensorInfo.CooSparse parseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

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

tĩnh công khai TensorInfo.CooSparse parseFrom (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 TensorInfo.CooSparse parseFrom (Đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

tĩnh công khai TensorInfo.CooSparse parseFrom (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.CooSparse.Builder toBuilder ()

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

Ném
IOException