Remove tensorflow core runtime's explicit dependency on cuda runtime.
- Add stub implementation which is wrapped in dynamic loader - Replace the runtime dependency with stub in tf_cuda_library Adopted csigg@'s method in cl/230858143 to work around the issue where the cuda runtime calls in Eigen::initializeDeviceProp() cannot be wrapped with the macro method. PiperOrigin-RevId: 232063778
Loading
Please sign in to comment