fengChenHPC / kmeans_cudaLinks
A high performance implementation of kmeans algorithm with cuda
☆18Updated 10 years ago
Alternatives and similar repositories for kmeans_cuda
Users that are interested in kmeans_cuda are comparing it to the libraries listed below
Sorting:
- A CUDA implementation of the PageRank Pipeline Benchmark☆33Updated 8 years ago
- CUDA Matrix Factorization Library with Stochastic Gradient Descent (SGD)☆71Updated 7 years ago
- A CUDA implementation of the k-means clustering algorithm☆252Updated 13 years ago
- ☆19Updated 10 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- a heterogeneous multiGPU level-3 BLAS library☆45Updated 5 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- An analytical performance modeling tool for deep neural networks.☆89Updated 4 years ago
- The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Uni…☆27Updated 13 years ago
- kmeans☆55Updated 9 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- RDMA Optimization on MXNet☆14Updated 7 years ago
- Asynchronous Stochastic Gradient Descent with Delay Compensation☆21Updated 8 years ago
- Benchmarking matrix multiplication implementations☆100Updated 9 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆185Updated 7 years ago
- Example codes appears in lectures☆23Updated 3 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆181Updated 6 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆298Updated 6 years ago
- ☆12Updated 5 years ago
- Fork of magma to include more BLAS☆28Updated 8 years ago
- ☆24Updated 7 years ago
- GPU-specialized parameter server for GPU machine learning.☆101Updated 7 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- An adapted version of the original caffe deep learning library to support training, finetuning and testing of convolutional neural networ…☆20Updated 8 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 8 years ago
- GraphMat graph analytics framework☆102Updated 2 years ago
- Training deep neural networks with low precision multiplications