mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 23:31:08 +00:00
* Run tests * Run tests * Run tests * Run tests * Added rebuild * Added files for e2e tests * Added rebuild * Added rebuild * Added biuld TensorRT flag * Changed to use NumPy 1.x for Jetson * Make universal invocation * Make Cython constans * Changed to prepare onnx * Changed smoke-test to wait AI conversion * Added step for model conversion * Changed to not run step in parallel * Push model to docker registry * Push model to docker registry * Push model to docker registry
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM alpine:3.20
|
||||
|
||||
COPY . /models/
|
||||
|
||||
CMD ["sh"]
|
||||
Reference in New Issue
Block a user