Skip to content
forked from PFCCLab/paddlefx

an experimental project for paddle python IR.

License

Notifications You must be signed in to change notification settings

cattidea/paddlefx

 
 

Repository files navigation

paddlefx

paddlefx is an experimental project for building PaddlePaddle Python IR.

Quick Start

pip install -r requirements_dev.txt

pip install -e .

pytest -n3 tests

Explore its Capabilities

Here are some examples of what paddlefx can do:

Contribution

This is a community driven project, maintenance of this project is on a "best effort" basis. The ideas and even lots of codes are borrowed from pytorch 2.0.

If you'd like to contribute, please feel free to raise a pull request, discuss in issues or discussions.

About

an experimental project for paddle python IR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.1%
  • C 10.1%
  • CMake 0.8%