Skip to content

Idein/docker-jetson-onnx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Docker image for jetson platform to use onnx python package. C++ implemented version (not Python) of protobuf package is used in this image.

build example

docker build . --build-arg L4T_BASE_VERSION=r32.5.0 -t idein/jetson-onnx:r32.5.0