CODAIT / graph_def_editor

GraphDef Editor: A port of the TensorFlow contrib.graph_editor package that operates over serialized graphs
Apache License 2.0
31 stars 16 forks source link

Make library pip-installable directly from source #3

Closed frreiss closed 5 years ago

frreiss commented 5 years ago

Make it possible to pip install a copy of graph_def_editor from the source code repository directly into a local virtualenv. This work does not include generating a pip-installable tarball or posting such a tarball on PyPi.