inference
inference copied to clipboard
Request NVIDIA to make container BASE IMAGE links the publicly available links
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
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.