IMPORTANT: To view this page as Markdown, append `.md` to the URL (e.g. /get-started.md). For the complete documentation index, see llms.txt.
Skip to main content
For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).

Mojo package

backend

Provides CPU and GPU backend implementations for the algorithm package.

Packagesโ€‹

  • โ€‹cpu: Implements CPU algorithm backend utilities including reduction and parallelization.
  • โ€‹gpu: Implements GPU algorithm backend utilities including reduction and element-wise operations.