torch dynamic profiling

This commit is contained in:
Vladimir Mandic
2024-05-16 18:40:18 -04:00
parent d63f35e298
commit 554e5c8224
19 changed files with 45 additions and 29 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ class APIControl():
# run
with self.queue_lock:
shared.state.begin('api-control', api=True)
shared.state.begin('API-CTL', api=True)
output_images = []
output_processed = []
output_info = ''