Guide (original) (raw)

Essential documentation

Install TensorFlow

Install the package or build from source. GPU support for CUDA®-enabled cards.

Keras

Keras is a high-level API that's easier for ML beginners, as well as researchers.

TensorFlow basics

Learn about the fundamental classes and features that make TensorFlow work.

Data input pipelines

The tf.data API enables you to build complex input pipelines from simple, reusable pieces.

Save a model

Save a TensorFlow model using checkpoints or the SavedModel format.

Accelerators

Distribute training across multiple GPUs, multiple machines or TPUs.

Performance

Best practices and optimization techniques for optimal TensorFlow performance.