File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ and so you must enable them explicitly. The following build.py
328
328
invocation builds all features and backends available on windows.
329
329
330
330
``` bash
331
- python build.py --cmake-dir=< path/to/repo> /build --build-dir=/tmp/citritonbuild --no-container-pull --image=base,win10-py3-min --enable-logging --enable-stats --enable-tracing --enable-gpu --endpoint=grpc --endpoint=http --repo-tag=common:< container tag> --repo-tag=core:< container tag> --repo-tag=backend:< container tag> --repo-tag=thirdparty:< container tag> --backend=ensemble --backend=tensorrt:< container tag> --backend=onnxruntime:< container tag> --backend=openvino:< container tag>
331
+ python build.py --cmake-dir=< path/to/repo> /build --build-dir=/tmp/citritonbuild --no-container-pull --image=base,win10-py3-min --enable-logging --enable-stats --enable-tracing --enable-gpu --endpoint=grpc --endpoint=http --repo-tag=common:< container tag> --repo-tag=core:< container tag> --repo-tag=backend:< container tag> --repo-tag=thirdparty:< container tag> --backend=ensemble --backend=tensorrt:< container tag> --backend=onnxruntime:< container tag> --backend=openvino:< container tag> --backend=python: < container tag >
332
332
```
333
333
334
334
If you are building on * main* branch then ` <container tag> ` will
You can’t perform that action at this time.
0 commit comments