Prefer cubin over PTX when we launch CUDA kernels.
Native GPU code, if we have it, should be preferred over JIT compilation of PTX. PiperOrigin-RevId: 174110646
Loading
Please sign in to comment
Native GPU code, if we have it, should be preferred over JIT compilation of PTX. PiperOrigin-RevId: 174110646