WenqiJiang / Convolution-Neural-Network-by-pyCUDALinks
pyCUDA implementation of forward propagation for Convolutional Neural Networks
☆18Updated 6 years ago
Alternatives and similar repositories for Convolution-Neural-Network-by-pyCUDA
Users that are interested in Convolution-Neural-Network-by-pyCUDA are comparing it to the libraries listed below
Sorting:
- Parallel Matrix Multiplication Using OpenMP, Phtreads, and MPI☆56Updated 3 years ago
- A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedu…☆17Updated 6 years ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- Programming accelerated applications with CUDA C/C++, enough to be able to begin work accelerating your own CPU-only applications for per…☆94Updated 7 years ago
- Three Matrix-Multiplication-Algorithms: Generate Algorithm, Strassen Algorithm and Coppersmith-Winograd Algorithm☆30Updated 3 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆25Updated 7 years ago
- Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.☆53Updated 8 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators☆32Updated 3 years ago
- ☆14Updated 2 months ago
- Introduction to CUDA programming☆122Updated 8 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- A CUDA project that implements optimizations of neural network operations on the GPU.☆9Updated 6 years ago
- Binary Neural Network on IceStick FPGA.☆52Updated 6 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆50Updated 4 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆132Updated 5 years ago
- Modified version of PyTorch able to work with changes to GPGPU-Sim☆54Updated 2 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- This repo contains ancillary information used to assist users of IBM Watson Machine Learning Community Edition. This repo will contain H…☆57Updated 3 years ago
- Benchmarks of Deep Neural Networks☆37Updated 4 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- ☆13Updated 4 years ago
- CUDA for MNIST training/inference☆41Updated last year
- Escoin: Efficient Sparse Convolutional Neural Network Inference on GPUs☆16Updated 6 years ago
- An Open Source Kepler GPU Assembler☆19Updated 8 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago