muh a667d2e914 [fix/deploy] patch_ops.sh: resilient pip install with fallback
CCCL source: catch2_test_device_copy_batched.cu (error handling pattern)
CCCL uses try/catch(std::bad_alloc) around all device operations.
Our patch_ops.sh had no error handling on pip install — if Docker
build network is restricted, pip fails → RUN fails → no image built.

Fix: chain pip install with fallback mirrors and skip-on-failure.
If transformers is already in the base image, this is a no-op.
2026-08-06 06:35:37 +00:00
2026-07-30 17:03:23 +08:00

project_6

Description
No description provided
Readme 427 MiB
Languages
C++ 41.8%
Cuda 31.6%
Python 22.2%
C 2.1%
CMake 1.1%
Other 1.1%