denseShapeTensorName property

String denseShapeTensorName
final

Specifies the shape of the values of the input if the input is a sparse representation. Refer to Tensorflow documentation for more details: https://www.tensorflow.org/api_docs/python/tf/sparse/SparseTensor.

Implementation

final String denseShapeTensorName;