Skip to content

hzy46/TensorFlow-Eager-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow-Eager-Examples

Simple examples using TensorFlow Eager Execution.

Install TensorFlow with Eager Execution Support

CPU version:

pip install tf-nightly

GPU version:

pip install tf-nightly-gpu

Examples

About

Simple Examples using TensorFlow Eager Execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages