/tensorflow-stubs

Type stubs for the tensorflow library

Primary LanguagePythonMIT LicenseMIT

tensorflow-stubs: experimental typing stubs for tensorflow

Build Status

This repository exists for developing PEP 484 compatible typing annotations for tensorflow.

This package is called "tensorflow-stubs" in compliance with PEP 561. This allows work to be done on the type annotations from outside the tensorflow library as tensorflow currently does not have type annotations.

Please note: This is very much a work in progress, pull requests are very welcome!