Logo
PopART Python API Reference
Version: latest
  • 1. Introduction
  • 2. PopART Python API
    • 2.1. Sessions
      • 2.1.1. Training session
      • 2.1.2. Inference session
      • 2.1.3. Session Options
    • 2.2. Data input and output
    • 2.3. Tensors
    • 2.4. Optimizers
      • 2.4.1. SGD
      • 2.4.2. ConstSGD
      • 2.4.3. Adam
      • 2.4.4. AdaDelta, RMSProp & AdaGrad
    • 2.5. Builder
      • 2.5.1. AiGraphcoreOpset1
    • 2.6. Data flow
    • 2.7. Device manager
    • 2.8. Ops
      • 2.8.1. Op definition for PopART IR
    • 2.9. Patterns
    • 2.10. Utility classes
      • 2.10.1. Writer
      • 2.10.2. Error handling
      • 2.10.3. Debug context
      • 2.10.4. Input shape information
      • 2.10.5. Type definitions
      • 2.10.6. Enums
  • 3. Index
  • 4. Legal notices
PopART Python API Reference
This document is for previous versions of the Poplar SDK up to 2.6.
For up to date information, refer to the PopART User Guide
  • »
  • 4. Legal notices
  • Edit on GitHub

4. Legal notices

Graphcloud®, Graphcore® and Poplar® are registered trademarks of Graphcore Ltd.

Bow™, Bow-2000™, Bow Pod™, Colossus™, In-Processor-Memory™, IPU-Core™, IPU-Exchange™, IPU-Fabric™, IPU-Link™, IPU-M2000™, IPU-Machine™, IPU-POD™, IPU-Tile™, PopART™, PopDist™, PopLibs™, PopRun™, PopVision™, PopTorch™, Streaming Memory™ and Virtual-IPU™ are trademarks of Graphcore Ltd.

All other trademarks are the property of their respective owners.

This software is made available under the terms of the Graphcore End User License Agreement (EULA). Please ensure you have read and accept the terms of the license before using the software.

© Copyright 2016-2022, Graphcore Ltd. All rights reserved.

Previous

Revision 4d27aca0.