xla
                                
                                
                                
                                    xla copied to clipboard
                            
                            
                            
                        Advertising bazel-contrib/rules_cuda
rules_cuda is a community effort for adding cuda support for bazel.
It currently supports:
- linux and windows
 - nvcc+gcc or nvcc+msvc where cuda >= 10.0 or standalone clang cuda
 - relocatable device code (rdc) and device link time optimiaztion (dlto)
 
It is also purely implemented in starlark. Toolchains can be configured with cc_toolchain style DSL. Attacking TF repo might be too ambitious at the moment, I think OpenXLA might suit for it.