Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.46 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.46 KB

TensorFlow Go Examples

This repo contains end-to-end examples of model inference using TensorFlow Go API. More are coming. Contributions with similar simple examples (or by further improving existing examples) are highly welcome. Please file a pull request or an issue on GitHub.

Models

TensorFlow Go API

Refer to Install TensorFlow for Go.

To inspect pre-trained frozen graphs for input and output tensor names

References