[Task]: Build docker image for tensor RT tests during Run time and also provide Python 3.7, 3.9 Docker containers.
Open
ml
P2
run-inference
task
tests
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
### What needs to happen?
Build the docker container with all the necessary dependencies for tensorRT frameworks during run time. This would make the testing easier if there is any change in the dependencies such that container can be build with those changes and can be tested on the code.
Right now, the base image to build the Docker container for the Tensor RT has Python 3.8 as default. Add support for Python 3.7 and Python 3.9 as well.
### Issue Priority
Priority: 2
### Issue Component
Component: testing
Contributor guide
Assessment
This issue has not been assessed yet.