TensorInfo.CooSparse

publiczna statyczna klasa końcowa TensorInfo.CooSparse

 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape.
 
Typ Protobuf tensorflow.TensorInfo.CooSparse

Klasy zagnieżdżone

klasa TensorInfo.CooSparse.Builder
 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape. 

Stałe

wew DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER
wew INDICES_TENSOR_NAME_FIELD_NUMBER
wew VALUES_TENSOR_NAME_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczny TensorInfo.CooSparse
TensorInfo.CooSparse
Strunowy
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.
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
getIndicesTensorName ()
 The indices Tensor must have dtype int64 and shape [?, ?].
com.google.protobuf.ByteString
getIndicesTensorNameBytes ()
 The indices Tensor must have dtype int64 and shape [?, ?].
wew
końcowy com.google.protobuf.UnknownFieldSet
Strunowy
getValuesTensorName ()
 The shape of the values Tensor is [?].
com.google.protobuf.ByteString
getValuesTensorNameBytes ()
 The shape of the values Tensor is [?].
wew
końcowa wartość logiczna
statyczny TensorInfo.CooSparse.Builder
statyczny TensorInfo.CooSparse.Builder
TensorInfo.CooSparse.Builder
statyczny TensorInfo.CooSparse
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny TensorInfo.CooSparse
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TensorInfo.CooSparse
parseFrom (dane ByteBuffer)
statyczny TensorInfo.CooSparse
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TensorInfo.CooSparse
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TensorInfo.CooSparse
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny TensorInfo.CooSparse
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny TensorInfo.CooSparse
parseFrom (dane com.google.protobuf.ByteString)
statyczny TensorInfo.CooSparse
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TensorInfo.CooSparse
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
TensorInfo.CooSparse.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int INDICES_TENSOR_NAME_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int VALUES_TENSOR_NAME_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny statyczny TensorInfo.CooSparse getDefaultInstance ()

publiczny TensorInfo.CooSparse getDefaultInstanceForType ()

public String 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;

public com.google.protobuf.ByteString getDenseShapeTensorNameBytes ()

 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;

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public String getIndicesTensorName ()

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

public com.google.protobuf.ByteString getIndicesTensorNameBytes ()

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

public String 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;

public com.google.protobuf.ByteString getValuesTensorNameBytes ()

 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;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny TensorInfo.CooSparse.Builder newBuilder (prototyp TensorInfo.CooSparse )

publiczny statyczny TensorInfo.CooSparse.Builder newBuilder ()

publiczny TensorInfo.CooSparse.Builder newBuilderForType ()

public static TensorInfo.CooSparse parseDelimitedFrom (wejścieInputStream)

Rzuca
Wyjątek IO

public static TensorInfo.CooSparse parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny TensorInfo.CooSparse parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TensorInfo.CooSparse parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny TensorInfo.CooSparse parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TensorInfo.CooSparse parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny TensorInfo.CooSparse parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TensorInfo.CooSparse parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TensorInfo.CooSparse parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny TensorInfo.CooSparse parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny TensorInfo.CooSparse.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO