mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:36:30 +00:00
consolidate CommonSecurity to Common.dll
This commit is contained in:
@@ -72,6 +72,7 @@ cdef class Inference:
|
||||
if res.err is None:
|
||||
print('tensor rt engine is here, no need to build')
|
||||
self.is_building_engine = False
|
||||
updater_callback('enabled')
|
||||
return
|
||||
|
||||
print(res.err)
|
||||
|
||||
Reference in New Issue
Block a user