Optimising for the IPU: Computational Graph Recompilation and Executable Switching in TensorFlow
Version: 1.0.0
1. Introduction
2. Consideration 0: Avoiding recompilation
3. Consideration 1: Sessions
4. Consideration 2: Computational graphs
5. Consideration 3: Batch size
6. Consideration 4: Weights
7. Consideration 5: Constants
8. Consideration 6: Deep dive
9. Code example
10. Trademarks & copyright
Optimising for the IPU: Computational Graph Recompilation and Executable Switching in TensorFlow
Index