All Projects → Accelerate Llvm → Similar Projects or Alternatives

946 Open source projects that are alternatives of or similar to Accelerate Llvm

Waveglow inference in cuda
C++ Code to run waveglow inference in cuda
Stars: ✭ 125 (-6.72%)
Mutual labels:  cuda
Emu
The write-once-run-anywhere GPGPU library for Rust
Stars: ✭ 1,350 (+907.46%)
Mutual labels:  gpu-computing
Spoc
Stream Processing with OCaml
Stars: ✭ 115 (-14.18%)
Mutual labels:  cuda
Extending Jax
Extending JAX with custom C++ and CUDA code
Stars: ✭ 98 (-26.87%)
Mutual labels:  cuda
Professional Cuda C Programming
Stars: ✭ 127 (-5.22%)
Mutual labels:  cuda
Pp4fpgas Cn Hls
HLS Project of pp4fpgas - https://github.com/xupsh/pp4fpgas-cn
Stars: ✭ 97 (-27.61%)
Mutual labels:  parallel-computing
Cltune
CLTune: An automatic OpenCL & CUDA kernel tuner
Stars: ✭ 114 (-14.93%)
Mutual labels:  cuda
Xchain
A cross compiler toolchain targeting macOS/iOS/etc.
Stars: ✭ 95 (-29.1%)
Mutual labels:  llvm
Core
parallel finite element unstructured meshes
Stars: ✭ 124 (-7.46%)
Mutual labels:  parallel-computing
Region Conv
Not All Pixels Are Equal: Difficulty-Aware Semantic Segmentation via Deep Layer Cascade
Stars: ✭ 95 (-29.1%)
Mutual labels:  cuda
Hikari
LLVM Obfuscator
Stars: ✭ 1,585 (+1082.84%)
Mutual labels:  llvm
Fbtt Embedding
This is a Tensor Train based compression library to compress sparse embedding tables used in large-scale machine learning models such as recommendation and natural language processing. We showed this library can reduce the total model size by up to 100x in Facebook’s open sourced DLRM model while achieving same model quality. Our implementation is faster than the state-of-the-art implementations. Existing the state-of-the-art library also decompresses the whole embedding tables on the fly therefore they do not provide memory reduction during runtime of the training. Our library decompresses only the requested rows therefore can provide 10,000 times memory footprint reduction per embedding table. The library also includes a software cache to store a portion of the entries in the table in decompressed format for faster lookup and process.
Stars: ✭ 92 (-31.34%)
Mutual labels:  cuda
Llvm Sanitizer Tutorial
An LLVM sanitizer tutorial
Stars: ✭ 130 (-2.99%)
Mutual labels:  llvm
Numer
Numeric Erlang - vector and matrix operations with CUDA. Heavily inspired by Pteracuda - https://github.com/kevsmith/pteracuda
Stars: ✭ 91 (-32.09%)
Mutual labels:  cuda
Pytorch Unflow
a reimplementation of UnFlow in PyTorch that matches the official TensorFlow version
Stars: ✭ 113 (-15.67%)
Mutual labels:  cuda
Tutorial Ubuntu 18.04 Install Nvidia Driver And Cuda And Cudnn And Build Tensorflow For Gpu
Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line
Stars: ✭ 91 (-32.09%)
Mutual labels:  cuda
Llvm Utils
LLVM/Clang for Visual Studio 2019, 2017, 2015, 2013, 2012 and 2010. clang-cl for Python3 distutils. Utils for Clang Static Analyzer
Stars: ✭ 123 (-8.21%)
Mutual labels:  llvm
Brain
An esoteric programming language compiler on top of LLVM based on Brainfuck
Stars: ✭ 112 (-16.42%)
Mutual labels:  llvm
Matconvnet
MatConvNet: CNNs for MATLAB
Stars: ✭ 1,299 (+869.4%)
Mutual labels:  cuda
Aurora
Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.
Stars: ✭ 90 (-32.84%)
Mutual labels:  cuda
Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
Stars: ✭ 90 (-32.84%)
Mutual labels:  llvm
Py Faster Rcnn Windows
py-faster-rcnn that can compile on windows directly
Stars: ✭ 126 (-5.97%)
Mutual labels:  cuda
Llvm Mirror
NOTE: The LLVM project now operates official Git mirrors as well: http://llvm.org/docs/GettingStarted.html#git-mirror -- An automated mirror of llvm/trunk from LLVM's SVN. Updates hourly. Release branches and tags are tracked manually. This mirror is *not* commit-ID compatible with the official Git mirrors.
Stars: ✭ 122 (-8.96%)
Mutual labels:  llvm
Opcde2017
Slides and very basic examples
Stars: ✭ 112 (-16.42%)
Mutual labels:  llvm
Deeppipe2
Deep Learning library using GPU(CUDA/cuBLAS)
Stars: ✭ 90 (-32.84%)
Mutual labels:  cuda
Libcxx Pretty Printers
GDB Pretty Printers for libc++ of Clang/LLVM
Stars: ✭ 89 (-33.58%)
Mutual labels:  llvm
Adacof Pytorch
Official source code for our paper "AdaCoF: Adaptive Collaboration of Flows for Video Frame Interpolation" (CVPR 2020)
Stars: ✭ 110 (-17.91%)
Mutual labels:  cuda
Halloc
A fast and highly scalable GPU dynamic memory allocator
Stars: ✭ 89 (-33.58%)
Mutual labels:  cuda
Weighted softmax loss
Weighted Softmax Loss Layer for Caffe
Stars: ✭ 89 (-33.58%)
Mutual labels:  cuda
Libebc
C++ Library and Tool for Extracting Embedded Bitcode
Stars: ✭ 122 (-8.96%)
Mutual labels:  llvm
Futhark
💥💻💥 A data-parallel functional programming language
Stars: ✭ 1,641 (+1124.63%)
Mutual labels:  cuda
Deep Learning With Cats
Deep learning with cats (^._.^)
Stars: ✭ 1,290 (+862.69%)
Mutual labels:  cuda
Thundersvm
ThunderSVM: A Fast SVM Library on GPUs and CPUs
Stars: ✭ 1,282 (+856.72%)
Mutual labels:  cuda
Cuhe
CUDA Homomorphic Encryption Library
Stars: ✭ 109 (-18.66%)
Mutual labels:  cuda
Minhashcuda
Weighted MinHash implementation on CUDA (multi-gpu).
Stars: ✭ 88 (-34.33%)
Mutual labels:  cuda
Kernelabstractions.jl
Heterogeneous programming in Julia
Stars: ✭ 88 (-34.33%)
Mutual labels:  gpu-computing
Pysnn
Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration
Stars: ✭ 129 (-3.73%)
Mutual labels:  gpu-computing
Gllvm
Whole Program LLVM: wllvm ported to go
Stars: ✭ 126 (-5.97%)
Mutual labels:  llvm
Llvm Pass Tutorial
A step-by-step tutorial for building an LLVM sample pass
Stars: ✭ 122 (-8.96%)
Mutual labels:  llvm
Tapir Llvm
Tapir extension to LLVM for optimizing Parallel Programs
Stars: ✭ 109 (-18.66%)
Mutual labels:  llvm
Ghdl
VHDL 2008/93/87 simulator
Stars: ✭ 1,285 (+858.96%)
Mutual labels:  llvm
Biglasso
biglasso: Extending Lasso Model Fitting to Big Data in R
Stars: ✭ 87 (-35.07%)
Mutual labels:  parallel-computing
Bin2llvm
A binary to LLVM translator
Stars: ✭ 108 (-19.4%)
Mutual labels:  llvm
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+847.76%)
Mutual labels:  cuda
Python Opencv Cuda
custom opencv_contrib module which exposes opencv cuda optical flow methods with python bindings
Stars: ✭ 86 (-35.82%)
Mutual labels:  cuda
Dtcraft
A High-performance Cluster Computing Engine
Stars: ✭ 122 (-8.96%)
Mutual labels:  parallel-computing
Torch Mesh Isect
Stars: ✭ 107 (-20.15%)
Mutual labels:  cuda
Knn cuda
pytorch knn [cuda version]
Stars: ✭ 86 (-35.82%)
Mutual labels:  cuda
Malc
Mal (Make A Lisp) compiler
Stars: ✭ 85 (-36.57%)
Mutual labels:  llvm
Hashcat
World's fastest and most advanced password recovery utility
Stars: ✭ 11,014 (+8119.4%)
Mutual labels:  cuda
Lsh deeplearning
Scalable and Sustainable Deep Learning via Randomized Hashing
Stars: ✭ 85 (-36.57%)
Mutual labels:  parallel-computing
Llvm Vs2017 Integration
MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)
Stars: ✭ 84 (-37.31%)
Mutual labels:  llvm
Proton Clang
Proton Clang toolchains builds in the form of a continuously updating Git repository. Clone with --depth=1.
Stars: ✭ 126 (-5.97%)
Mutual labels:  llvm
Warp Rnnt
CUDA-Warp RNN-Transducer
Stars: ✭ 122 (-8.96%)
Mutual labels:  cuda
Dace
DaCe - Data Centric Parallel Programming
Stars: ✭ 106 (-20.9%)
Mutual labels:  cuda
Mpr
Reference implementation for "Massively Parallel Rendering of Complex Closed-Form Implicit Surfaces" (SIGGRAPH 2020)
Stars: ✭ 84 (-37.31%)
Mutual labels:  cuda
Schwimmbad
A common interface to processing pools.
Stars: ✭ 82 (-38.81%)
Mutual labels:  parallel-computing
Chamferdistancepytorch
Chamfer Distance in Pytorch with f-score
Stars: ✭ 105 (-21.64%)
Mutual labels:  cuda
Pytorch Emdloss
PyTorch 1.0 implementation of the approximate Earth Mover's Distance
Stars: ✭ 82 (-38.81%)
Mutual labels:  cuda
Likely
A compiler intermediate representation for image recognition and heterogeneous computing.
Stars: ✭ 81 (-39.55%)
Mutual labels:  llvm
61-120 of 946 similar projects