ammrit2312 / Pytorch_HPX

This Repository deals with program written in PyTorch C++ backend to be converted into their equivalent HPX PyTorch C++ backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pytorch HPX

This Repository is dedicated to make famous PyTorch programs like autograd, MNIST, Regression by adding HPX Backend to it. We have seen good results using this method. The repository for now contains the normal and hpx executed files(including their build folders).

Programs Included:

  • Autograd
  • MNIST
  • Linear Regression
  • custom-dataset
  • DCGAN

About

This Repository deals with program written in PyTorch C++ backend to be converted into their equivalent HPX PyTorch C++ backend.


Languages

Language:C++ 72.9%Language:Makefile 24.8%Language:CMake 1.1%Language:C 0.8%Language:QMake 0.4%Language:Python 0.0%