Logo
PopRT User Guide
Version: latest
  • 1. Overview
    • 1.1. Background
    • 1.2. Architecture
      • 1.2.1. Passes
      • 1.2.2. Tools
  • 2. Installation
    • 2.1. Quick start with Docker image
    • 2.2. Installation from wheel packages
      • 2.2.1. For Ubuntu 20.04
        • Start from host
        • Start from the graphcorecn/poplar-staging:3.1.0-EA-ubuntu-20.04 image
  • 3. Using PopRT
    • 3.1. Using the command line interface (CLI)
    • 3.2. Options
    • 3.3. Example 1
    • 3.4. Example 2
  • 4. Revision history
  • 5. Trademarks & copyright
PopRT User Guide

Search help

Note: Searching from the top-level index page will search all documents. Searching from a specific document will search only that document.

  • Find an exact phrase: Wrap your search phrase in "" (double quotes) to only get results where the phrase is exactly matched. For example "PyTorch for the IPU" or "replicated tensor sharding"
  • Prefix query: Add an * (asterisk) at the end of any word to indicate a prefix query. This will return results containing all words with the specific prefix. For example tensor*
  • Fuzzy search: Use ~N (tilde followed by a number) at the end of any word for a fuzzy search. This will return results that are similar to the search word. N specifies the “edit distance” (fuzziness) of the match. For example Polibs~1
  • Words close to each other: ~N (tilde followed by a number) after a phrase (in quotes) returns results where the words are close to each other. N is the maximum number of positions allowed between matching words. For example "ipu version"~2
  • Logical operators. You can use the following logical operators in a search:
    • + signifies AND operation
    • | signifies OR operation
    • - negates a single word or phrase (returns results without that word or phrase)
    • () controls operator precedence

PopRT User Guide

_images/c600-front.jpg

Fig. 1 Graphcore C600 card

  • 1. Overview
    • 1.1. Background
    • 1.2. Architecture
      • 1.2.1. Passes
      • 1.2.2. Tools
  • 2. Installation
    • 2.1. Quick start with Docker image
    • 2.2. Installation from wheel packages
      • 2.2.1. For Ubuntu 20.04
        • Start from host
        • Start from the graphcorecn/poplar-staging:3.1.0-EA-ubuntu-20.04 image
  • 3. Using PopRT
    • 3.1. Using the command line interface (CLI)
    • 3.2. Options
    • 3.3. Example 1
    • 3.4. Example 2
  • 4. Revision history
  • 5. Trademarks & copyright
Next

Revision e0aaa8fa.

Read the Docs v: latest