File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
sdks/python/container/license_scripts Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,32 @@ pip_dependencies:
108108 license : " https://raw.githubusercontent.com/atdt/monotonic/master/LICENSE"
109109 nose :
110110 license : " https://raw.githubusercontent.com/nose-devs/nose/master/lgpl.txt"
111+ nvidia-cublas-cu12 :
112+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
113+ nvidia-cuda-cupti-cu12 :
114+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
115+ nvidia-cuda-nvrtc-cu12 :
116+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
117+ nvidia-cuda-runtime-cu12 :
118+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
119+ nvidia-cudnn-cu12 :
120+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
121+ nvidia-cufft-cu12 :
122+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
123+ nvidia-cufile-cu12 :
124+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
125+ nvidia-curand-cu12 :
126+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
127+ nvidia-cusolver-cu12 :
128+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
129+ nvidia-cusparse-cu12 :
130+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
131+ nvidia-nccl-cu12 :
132+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
133+ nvidia-nvjitlink-cu12 :
134+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
135+ nvidia-nvtx-cu12 :
136+ license : " https://raw.githubusercontent.com/NVIDIA/cccl/refs/heads/main/LICENSE"
111137 numpy :
112138 license : " https://raw.githubusercontent.com/numpy/numpy/master/LICENSE.txt"
113139 oauth2client :
You can’t perform that action at this time.
0 commit comments