Skip to content

Files

Latest commit

dc9a3cd · Jan 31, 2023

History

History
This branch is 1 commit ahead of, 3 commits behind nogibjj/rust-mlops-template:main.

actixtorch

Working PyTorch Actix

This runs PyTorch + Actix

  • To DO: figure the final containerized steps: currently missing libtorch_cpu.so:
docker run -it --rm -p 8080:8080 torch
actixtorch: error while loading shared libraries: libtorch_cpu.so: cannot open shared object file: No such file or directory
make: *** [Makefile:14: rundocker] Error 127