Skip to content

zachzzc/ratex

 
 

Repository files navigation

RATEX: RAf via pyTorch EXtension

CI-Lass-Pass

It aims to bridge torch models and RAF backends. Please refer to our wiki for more information.

PyTorch Compatbility

The main branch is compatible with torch 1.12.0 stable release.

PyTorch upstream may include non back compatible changes, so we maintain the compaitble Ratex in a feature branch pt-nightly-compatible. We will

  1. Rebase pt-nightly-compatible regularly to catch up the latest Ratex.
  2. Test pt-nightly-compatible with the latest PyTorch nightly regularly.
  3. Merge pt-nightly-compatible to main when there is a new stable release.

Please switch to the pt-nightly-compatible branch and find scripts/pinned_torch_nightly.txt to see the current compatible PyTorch nightly version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.9%
  • Python 17.6%
  • Shell 2.3%
  • C 0.2%