Jet (Ta-Wei Chien)
Results
3
comments of
Jet (Ta-Wei Chien)
not notebook i am trying to run it on Jetson Nano locally
@glenn-jocher can i change the arguments settings on resume mode? for example, my last.pt does not enable cache=True, now i want to resume it with cache enabled, how can i...
I've tried `model.train(resume=True, cache=True)`, but on version `8.2.8`, the cache is not enabled in the resumed training