You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leaf has a debug functionality, that can be activated when executing the examples, which prints the execution time for each layer. The Leaf layer has some overhead, but it can be taken as a proxy for the "raw" operation e.g. convolutions via cuDNN.
That being said, this issue is not closed yet, as we would like to have it more isolated here in the library.
Add bench tests to track performance improvements.
The text was updated successfully, but these errors were encountered: