persephone-tools / tensorflow-stubs

Type stubs for the tensorflow library
MIT License
17 stars 9 forks source link

Create SparseTensor type stub #1

Closed shuttle1987 closed 6 years ago

shuttle1987 commented 6 years ago

Currently SparseTensor does not have a type stub.

shuttle1987 commented 6 years ago

SparseTensor docs page is here: https://www.tensorflow.org/api_docs/python/tf/SparseTensor Defined here: https://github.com/tensorflow/tensorflow/blob/0e53c66f338a60be5ea348fdeb7b19e5b579971f/tensorflow/python/framework/sparse_tensor.py#L36