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
Popular repositories
-
-
-
-
Forked from pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
C++
-
46 contributions in the last year
Contribution activity
June 2020
dylanbespalko has no activity
yet for this period.
May 2020
Created a pull request in pytorch/pytorch that received 8 comments
Added FPGA DispatchKey, DeviceType, Backend
@ezyang, I have added the changes to DispatchKey, DeviceType, Backend to support the out-of-tree FPGA. cc. @tataetae
+25
−1
•
8
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