Lei Mao
This repository has the examples of saving, loading, and running inference for frozen graph in TensorFlow 1.x and 2.x.
.
βββ LICENSE.md
βββ README.md
βββ TensorFlow_v1
βΒ Β βββ cifar.py
βΒ Β βββ cnn.py
βΒ Β βββ inspect_signature.py
βΒ Β βββ main.py
βΒ Β βββ README.md
βΒ Β βββ test_pb.py
βΒ Β βββ utils.py
βββ TensorFlow_v2
βββ example_1.py
βββ example_2.py
βββ README.md
βββ utils.py