Simple examples using TensorFlow Eager Execution.
CPU version:
pip install tf-nightly
GPU version:
pip install tf-nightly-gpu
- mnist_eager.py : Rewrite the official MNIST tutorial with Eager mode.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple examples using TensorFlow Eager Execution.
CPU version:
pip install tf-nightly
GPU version:
pip install tf-nightly-gpu