Releases: cezbloch/pytorchures
Releases · cezbloch/pytorchures
Timing synchronization for accelerators
Multirun profiling to dictionary
Additions:
Change the way models are wrapped - now it is done by the TimedLayer constructor.
Add possibility to save profiling data as dictionary and dump to file as json.
store profiling results of multiple runs
store information on which device is each layer location - eg. cpu or cuda
Basic wall time profiling
Measure time and print it into logs for every model layer