CUDA topic
CUDA® is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). With CUDA, developers are able to dramatically speed up computing applications by harnessing the power of GPUs.
softmax-splatting
an implementation of softmax splatting for differentiable forward warping using PyTorch
docker-pytorch
A Docker image for PyTorch
cupoch
Robotics with GPU computing
CudaSHA256
Simple tool to calculate sha256 on GPU using Cuda
pytorch-softdtw-cuda
Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch using Numba
bazel.cmake
bazel.cmake mimics the behavior of bazel to simplify the usability of CMake
mini-caffe
Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
nbody
N body gravity attraction problem solver