rllb
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by rllb-
I found this package which provides profiling by line. Contrary to cProfile, it does show Model.optimize() as the most time-consuming line. https://github.com/pyutils/line_profiler#id2