We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50473a2 commit ceb0996Copy full SHA for ceb0996
kernel_tuner/runners/runner.py
@@ -14,7 +14,7 @@ def __init__(
14
pass
15
16
@abstractmethod
17
- def get_environment(self):
+ def get_environment(self, tuning_options):
18
19
20
0 commit comments