Pinned Repositories
clipper
A low-latency prediction-serving system
clipper-serving-testbed
clipper-tutorials
clipper-website
Hugo sources for clipper.ai website
dlib
A toolkit for making real world machine learning and data analysis applications in C++
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
fluent-bit
Fast and Lightweight Log processor and forwarder for Linux, BSD and OSX
intgemm
int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991
marian-dev
Fast Neural Machine Translation in C++ - development repository
marian-examples
Examples, tutorials and use cases for Marian, including our WMT-2017/18 baselines.
robberlang's Repositories
robberlang/clipper
A low-latency prediction-serving system
robberlang/clipper-serving-testbed
robberlang/clipper-tutorials
robberlang/clipper-website
Hugo sources for clipper.ai website
robberlang/dlib
A toolkit for making real world machine learning and data analysis applications in C++
robberlang/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
robberlang/fluent-bit
Fast and Lightweight Log processor and forwarder for Linux, BSD and OSX
robberlang/intgemm
int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991
robberlang/marian-dev
Fast Neural Machine Translation in C++ - development repository
robberlang/marian-examples
Examples, tutorials and use cases for Marian, including our WMT-2017/18 baselines.
robberlang/marian-regression-tests
Regression tests for the marian-dev repository
robberlang/nccl
Optimized primitives for collective multi-GPU communication
robberlang/onnxjs
ONNX.js: run ONNX models using JavaScript
robberlang/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
robberlang/redox
Modern, asynchronous, and wicked fast C++11 client for Redis
robberlang/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
robberlang/simd_utils
A header only library implementing common mathematical functions using SIMD intrinsics
robberlang/Simple-WebSocket-Server
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
robberlang/translateLocally
Fast and secure translation on your local machine, powered by marian and Bergamot.
robberlang/yapf
A formatter for Python files