Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

leimao/Frozen-Graph-TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

27 Commits

Repository files navigation

Frozen Graph TensorFlow

Lei Mao

Introduction

This repository has the examples of saving, loading, and running inference for frozen graph in TensorFlow 1.x and 2.x.

Files

.
├── 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

Blogs

Examples

About

Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /