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
remove redundant apt packages in Dockerfile (#372)
* refact: downgrade cuda driver requirement for docker image
* feat: add a Python2/3 compatible and dependency-free dependency checker for container execution
* refact: detailed instructions for nvidia-docker installation
* refact: add command to test docker compatibility
* refact: update model md5
* fix: put upperbound of thread allocation
* refact: default model made to be TinyVGG-V2
* feat: update CUDA driver requirements and put check script on README
* refact: mark logger as noexcept
* feat: add cuda10.2 + CUDNN8 + TRT8 image compilation script
* refact: remove redundant apt install cmds
0 commit comments