leimao / Simple-Inference-ServerLinks
Inference Server Implementation from Scratch for Machine Learning Models
☆24Updated 4 years ago
Alternatives and similar repositories for Simple-Inference-Server
Users that are interested in Simple-Inference-Server are comparing it to the libraries listed below
Sorting:
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- ONNX Command-Line Toolbox☆35Updated 11 months ago
- Fast sparse deep learning on CPUs☆56Updated 2 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆181Updated 3 weeks ago
- Scailable ONNX python tools☆97Updated 10 months ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- PyTorch interface for the IPU☆181Updated last year
- Customized matrix multiplication kernels☆56Updated 3 years ago
- The Triton backend for the PyTorch TorchScript models.☆159Updated last week
- A tensor-aware point-to-point communication primitive for machine learning☆271Updated last month
- Highly optimized inference engine for Binarized Neural Networks☆251Updated 2 weeks ago
- A GPU performance profiling tool for PyTorch models☆22Updated 3 years ago
- The Triton backend for the ONNX Runtime.☆161Updated last week
- Fairring (FAIR + Herring) is a plug-in for PyTorch that provides a process group for distributed training that outperforms NCCL at large …☆65Updated 3 years ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆134Updated 3 years ago
- A Ray-based data loader with per-epoch shuffling and configurable pipelining, for shuffling and loading training data for distributed tra…☆18Updated 2 years ago
- Example repository for custom C++/CUDA operators for TorchScript☆114Updated 3 years ago
- Accelerate PyTorch models with ONNX Runtime☆364Updated 6 months ago
- int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991☆74Updated last year
- DLPack for Tensorflow☆35Updated 5 years ago
- PyTorch C++ API Documentation☆236Updated 3 weeks ago
- Udacity CS344 Introduction to Parallell Programming (https://classroom.udacity.com/courses/cs344), with assignments/materials updated to …☆46Updated 4 years ago
- Productionize machine learning predictions, with ONNX or without☆66Updated last year
- This is a Tensor Train based compression library to compress sparse embedding tables used in large-scale machine learning models such as …☆194Updated 3 years ago
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆236Updated 2 years ago
- A code generator from ONNX to PyTorch code☆140Updated 2 years ago
- Lightweight and Parallel Deep Learning Framework☆264Updated 2 years ago
- Provide Python access to the NVML library for GPU diagnostics☆246Updated 2 weeks ago
- Example python package with pybind11 cpp extension☆57Updated 4 years ago