Optix also uses Tensor cores, for which software can, besides CUDA and CuDNN libraries, also use TensorRT libraries of Nvidia. Depending how well the software uses them, the libraries are programmed and the chosen combination of libraries in their various versions work together, high speed factors become possible for some applications. I have experienced it for a particular neural net inferencing application with 2.95 times the speed of TensorRT using all GPU cores (Tensor, RT, CUDA) versus OpenCL only using CUDA cores in a basic manner.