You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -279,27 +278,6 @@ Nothing else from ONNX Runtime source tree will be copied/installed to the image
279
278
280
279
Note: When running the container you built in Docker, please either use 'nvidia-docker' command instead of 'docker', or use Docker command-line options to make sure NVIDIA runtime will be used and appropiate files mounted from host. Otherwise, CUDA libraries won't be found. You can also [set NVIDIA runtime as default in Docker](https://github.com/dusty-nv/jetson-containers#docker-default-runtime).
281
280
282
-
## NUPHAR
283
-
*Public Preview*
284
-
285
-
**Ubuntu 16.04, Python Bindings**
286
-
287
-
1. Update submodules
288
-
```
289
-
git submodule update --init
290
-
```
291
-
292
-
2. Build the docker image from the Dockerfile in this repository.
0 commit comments