An open API service indexing awesome lists of open source software.

https://github.com/labouteille/torchinfer

Deep learning inference framework [WIP]
https://github.com/labouteille/torchinfer

Last synced: about 2 months ago
JSON representation

Deep learning inference framework [WIP]

Awesome Lists containing this project

README

          

# torchinfer

- A Deep learning inference framework (work in progress)
- Can load ONNX model (converted from Pytorch)

# To do

- [ ] Cuda
- [ ] SIMD intrinsics
- [ ] SSE4
- [ ] AVX2
- [ ] x86 SIMD assembly
- [ ] SSE4
- [ ] AVX2