You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -98,11 +98,11 @@ More [examples here](https://kerneltuner.github.io/kernel_tuner/stable/examples.
98
98
99
99
## Kernel Tuner ecosystem
100
100
101
-
<imgwidth="250px"src="doc/images/kernel_launcher.png"/><br />C++ magic to integrate auto-tuned kernels into C++ applications
101
+
<imgwidth="250px"src="https://raw.githubusercontent.com/KernelTuner/kernel_tuner/master/doc/images/kernel_launcher.png"/><br />C++ magic to integrate auto-tuned kernels into C++ applications
102
102
103
-
<imgwidth="250px"src="doc/images/kernel_float.png"/><br />C++ data types for mixed-precision CUDA kernel programming
103
+
<imgwidth="250px"src="https://raw.githubusercontent.com/KernelTuner/kernel_tuner/master/doc/images/kernel_float.png"/><br />C++ data types for mixed-precision CUDA kernel programming
104
104
105
-
<imgwidth="275px"src="doc/images/kernel_dashboard.png"/><br />Monitor, analyze, and visualize auto-tuning runs
105
+
<imgwidth="275px"src="https://raw.githubusercontent.com/KernelTuner/kernel_tuner/master/doc/images/kernel_dashboard.png"/><br />Monitor, analyze, and visualize auto-tuning runs
0 commit comments