jolibrain / deepdetect

Deep Learning API and Server in C++14 support for PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
https://www.deepdetect.com/
Other
2.52k stars 561 forks source link

chore: to libtorch2 and beyond #1516

Closed beniz closed 1 year ago

beniz commented 1 year ago

An incompatibility with fmt requires rebasing the third party lib to an earlier version (error similar to https://github.com/fmtlib/fmt/issues/1957).

Local build did pass for me, along with tests.