manoharvhr / PYNQ-Torch

PYNQ-Torch: a framework to develop PyTorch accelerators on the PYNQ platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PYNQ-Torch

PYNQ-Torch: a framework to develop PyTorch accelerators on the PYNQ platform

Brief Desciption

The following repository provides information on setting up the environment as well as examples for using the proposed framework. It is organised as follows:

  • The PyTorch Installation folder provides steps on how to install PyTorch v1.2.0 on the PYNQ OS v2.4. It also provides an example on how to use the tools effectively to embed an accelerator within an application, which includes Vivado project files.
  • The SampleRNN folder showcases the accelerators being used within a state-of-the-art RNN application. Again, includes Vivado project files.

Related Publication

If you use any part of this work please cite:

Manohar Vohra, Stefano Fasciani, PYNQ-Torch: a framework to develop PyTorch accelerators on the PYNQ platform, in Proceedings of 2019 IEEE International Symposium on Signal Processing and Information Technology (ISSPIT 2019), 2019

@INPROCEEDINGS {,
    author       = "Manohar Vohra, Stefano Fasciani",
    title        = "PYNQ-Torch: a framework to develop PyTorch accelerators on the PYNQ platform",
    booktitle    = "Proceedings of 2019 IEEE International Symposium on Signal Processing and Information Technology (ISSPIT 2019)",
    year         = "2019",
    organization = "IEEE"
}

About

PYNQ-Torch: a framework to develop PyTorch accelerators on the PYNQ platform

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:VHDL 56.2%Language:Coq 15.2%Language:Ada 11.9%Language:C++ 10.0%Language:HTML 2.2%Language:SystemVerilog 1.7%Language:Verilog 1.1%Language:C 0.8%Language:V 0.4%Language:Tcl 0.4%Language:JavaScript 0.0%Language:Shell 0.0%Language:Python 0.0%Language:Jupyter Notebook 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%Language:Pascal 0.0%