mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
modular pipelines intercepts and profiling
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -106,4 +106,5 @@ launch = Timer()
|
||||
init = Timer()
|
||||
load = Timer()
|
||||
dynamo = Timer()
|
||||
blocks = Timer()
|
||||
autotune = Timer(profile=True)
|
||||
|
||||
Reference in New Issue
Block a user