Xilinx / pyxir

Apache License 2.0
37 stars 14 forks source link

PyXIR

PyXIR is an Neural Network Intermediate Representation (IR) for deep learning. It is designed to be an interface between deep learning frameworks and neural network hardware accelerators, specifically Xilinx Vitis-AI FPGA based accelerators like DPU.

At the moment PyXIR integrates with following frameworks:

and with following Vitis-AI accelerators:

Note that not all accelerators are enabled through all frameworks at the moment. For example, through the ONNXRuntime framework only the DPUCADX8G accelerator is supported for now.