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

fix(torch): add measures to output event when training not done #1513

Closed Bycob closed 1 year ago

Bycob commented 1 year ago

an empty metrics field breaks the platform, and metrics field remains empty when the training is stopped early

TODO