wykvictor / cs344-cuda-udacityLinks
Windows Visual Studio Solutions for class "Introduction to Parallel Programming"
☆19Updated 6 years ago
Alternatives and similar repositories for cs344-cuda-udacity
Users that are interested in cs344-cuda-udacity are comparing it to the libraries listed below
Sorting:
- CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions☆53Updated 7 years ago
- The CMake version of cuda_by_example☆148Updated 4 years ago
- ☆44Updated 7 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 8 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆187Updated 7 years ago
- My solutions to Udacity's Parallel Programming course (CS 344)☆75Updated 8 years ago
- Optimizing Mobile Deep Learning on ARM GPU with TVM☆181Updated 6 years ago
- CNNs in Halide☆23Updated 9 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆105Updated 2 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- Heterogeneous Run Time version of MXNet. Added heterogeneous capabilities to the MXNet, uses heterogeneous computing infrastructure frame…☆72Updated 7 years ago
- A way to use cuda to accelerate top k algorithm☆29Updated 7 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- This code is an implementation of a trained YOLO neural network used with the TensorRT framework.☆88Updated 8 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- This is a CNN Analyzer tool, based on Netscope by dgschwend/netscope☆42Updated 7 years ago
- a c++/cuda template library for tensor lazy evaluation☆160Updated 2 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 weeks ago
- Caffe Computation Graph Optimization.☆29Updated 5 years ago
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 6 years ago
- Connected Component Labeling.☆43Updated 4 years ago
- ☆22Updated 7 years ago
- XNOR-Net, CUDNN5 supported version of XNOR-Net-caffe: https://github.com/loswensiana/BWN-XNOR-caffe☆30Updated 7 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆27Updated 6 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago