Peter-Chou / libtorch_grpc_servingLinks
pytorch during training, libtorch during serving via gRPC
☆21Updated 6 years ago
Alternatives and similar repositories for libtorch_grpc_serving
Users that are interested in libtorch_grpc_serving are comparing it to the libraries listed below
Sorting:
- implement bert in pure c++☆36Updated 5 years ago
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 5 years ago
- Möbius Transformation for Fast Inner Product Search on Graph☆22Updated 4 years ago
- CTC+Beam_Search+kenlm 是用于以汉字为声学模型建模单元的解码系统☆48Updated 7 years ago
- Whisper in TensorRT-LLM☆17Updated 2 years ago
- Wanwu models release, code will be released soon☆24Updated 3 years ago
- BERT Tokenizer in C++☆79Updated 4 years ago
- Use PyTorch model in C++ project☆139Updated 4 years ago
- Deploy SCRFD, an efficient high accuracy face detection approach, in your web browser with ncnn and webassembly☆48Updated 2 years ago
- A simple middleware to improving GPU utilization then speedup online inference.☆19Updated 4 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆33Updated 4 years ago
- thxx: libtorch C++ API extentions and examples☆46Updated 6 years ago
- gRPC server for hosting ML models trained on any framework in python☆78Updated 4 months ago
- deploy onnx models with TensorRT and LibTorch☆19Updated 4 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- Predict age & gender in one model☆19Updated 8 years ago
- tensorflow mnist demo api interface,include grpc,flask,webpy,tornado,django,rabbitMQ,redis,celery,tf serving,freeze_optimize_quantize☆21Updated 4 years ago
- Optimizing keras models using Nvidia TensorRT☆13Updated 6 years ago
- Large input size REAL-TIME Face Detector on Cpp. It can also support face verification using MobileFaceNet+Arcface with real-time inferen…☆54Updated 5 years ago
- transformer tokenizers (e.g. BERT tokenizer) in C++ (WIP)☆18Updated 3 years ago
- Utility scripts for editing or modifying onnx models. Utility scripts to summarize onnx model files along with visualization for loop ope…☆80Updated 4 years ago
- Simple examples of using bazel to cross compile AI applicaions for armv7hf devices.☆25Updated 3 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API