Stars
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
Reference implementations of MLPerf® training benchmarks
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
Speech Recognition using DeepSpeech2.
TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.
A simple inference benchmark for Gated Recurrent Unit.
Easy benchmarking of all publicly accessible implementations of convnets
Tensors and Dynamic neural networks in Python with strong GPU acceleration
oneAPI Deep Neural Network Library (oneDNN)
Torch is a scientific computing framework with wide support for machine learning algorithms. It is easy to use and efficient, thanks to an easy and fast scripting language, LuaJIT, and an underlyin…