helion.kernel(autotune_effort=os.environ.get("HELION_AUTOTUNE_EFFORT", "quick"))
| 1 | """ |
| 2 | Helion implementation for benchmarking purposes. |
| 3 | This module is separate from core to avoid making helion a required dependency. |
| 4 | It is only used for performance comparisons. |
nothing calls this directly
no outgoing calls
no test coverage detected