Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pro
Popular repositories
-
-
-
-
Forked from pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
C++
45 contributions in the last year
Contribution activity
May 2020
Created a pull request in pytorch/pytorch that received 2 comments
Added OpenCL DispatchKey, DeviceType, Backend
@ezyang, This PR adds out-of-tree support for OpenCL devices. DispatchKey::OpenCL DeviceType::OPENCL Backend::OpenCL. Thanks for your help.
+16
−1
•
2
comments
Created an issue in Xilinx/Vitis_Libraries that received 2 comments
CMake set(CMAKE_CXX_COMPILER /path_to/v++) compiler support
Hello, I have added a bunch of the PyTorch kernels here for Vitis. I was able to get things working using system calls from CMake, but I would appr…
2
comments