mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 16:36:30 +00:00
fix bug with annotation result gradient stops
add tensorrt engine
This commit is contained in:
@@ -14,4 +14,4 @@ cdef class ApiClient:
|
||||
|
||||
cdef load_bytes(self, str filename, str folder=*)
|
||||
cdef upload_file(self, str filename, str folder=*)
|
||||
cdef load_ai_model(self)
|
||||
cdef load_ai_model(self, bint is_tensor=*)
|
||||
|
||||
Reference in New Issue
Block a user