nodefluxio / vortex

A Deep Learning Model Development Framework for Computer Vision
27 stars 6 forks source link

[BUG] Misleading prediction time profiling for vanilla pytorch validation #93

Closed alifahrri closed 3 years ago

alifahrri commented 3 years ago

Describe the bug Prediction time profiling for vanilla pytorch validation doesn't wait for synchronizaiton

To Reproduce Steps to reproduce the behavior:

  1. Run validation pytorch model

Expected behavior Prediction time profiling for vanilla pytorch validation should includes synchronizaiton