Skip to content

Initial TF-Keras-Surgeon Release

Latest
Compare
Choose a tag to compare
@Raukk Raukk released this 06 Jun 21:39
· 12 commits to master since this release
fc78ff2

Initial Release
Ported over to use Tensorflow.Keras, and got the lenet_mnist example working.

Use the command: pip install tfkerassurgeon to get the most recent version.

The example can be viewed here:
https://colab.research.google.com/gist/Raukk/49cbf50e564271a6b5f4fc596459d5e9/example_lenet_mnist.ipynb

This release has been pushed to PyPi, you can view it here:
https://pypi.org/project/tfkerassurgeon/

PS. the 0.2.0 was chosen to avoid confusion with the original Keras-Surgeon project and to match the soon to be released Tensorflow 2.0