gouzil / paddlefx

an experimental project for paddle python IR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paddlefx

paddlefx is an experimental project for building PaddlePaddle Python IR.

Community activities

If you are interested in these activities, please send a email to ext_paddle_oss@baidu.com, we'll invite you into wechat group.

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.

License:Apache License 2.0


Languages

Language:Python 90.3%Language:C 9.4%Language:CMake 0.3%