inference icon indicating copy to clipboard operation
inference copied to clipboard

Request NVIDIA to make container BASE IMAGE links the publicly available links

Open manpreetssokhi opened this issue 2 years ago • 1 comments

For reproducibility we would request NVIDIA to switch the BASE_IMAGE repo links from internal Gitlab links to publicly available repo links. In the Makefile.docker, the BASE_IMAGE URL is from an internal NVIDIA link. Here is the link to the Makefile.docker from the public MLPerf Inference v3.1 results repo:

https://github.com/mlcommons/inference_results_v3.1/blob/main/closed/NVIDIA/Makefile.docker

manpreetssokhi avatar Oct 31 '23 22:10 manpreetssokhi

Hi, https://github.com/mlcommons/inference_results_v3.1/blob/main/closed/NVIDIA/Makefile.docker#L142 BASE_IMAGE is public, please check if you can download it via docker pull.

nvyihengz avatar Nov 01 '23 17:11 nvyihengz