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
For predict() and possibly render() add ability to measure runtime theirselves.
Since it is likely too exhaustive to modify all such methods, add new method or attribute to base class.
Resources
Any?
TODO
Think of most efficient implementation
Implement it
Test
The text was updated successfully, but these errors were encountered:
Issue
Add option to measure runtime of inference
Target
For
predict()
and possiblyrender()
add ability to measure runtime theirselves.Since it is likely too exhaustive to modify all such methods, add new method or attribute to base class.
Resources
Any?
TODO
The text was updated successfully, but these errors were encountered: