Skip to content

facebookincubator/axiom

Axiom is an experimental frontend for the Velox ecosystem.

License

Axiom is licensed under the Apache 2.0 License. A copy of the license can be found here.

Getting started

Optimizer

Advance Velox Version

Axiom integrates Velox as a Git submodule, referencing a specific commit of the Velox repository. Advance Velox when your changes depend on code in Velox that is not available in the current commit. To update the Velox version, follow these steps:

  • git -C velox checkout main
  • git -C velox pull
  • git add velox
  • Build and run tests to ensure everything works.
  • Submit a PR, get it approved and merged.

About

Axiom is a set of composable libraries for Compute frontend.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 18

Languages