We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931269a commit 74505c8Copy full SHA for 74505c8
helion/autotuner/precompile_future.py
@@ -297,7 +297,7 @@ class PrecompileFuture:
297
Wraps a child process where we are precompiling a kernel.
298
299
Attributes:
300
- search (BaseSearch): The search object that initiated the precompilation.
+ ctx (PrecompileContext): The context needed to drive the precompilation.
301
config (Config): The configuration to be precompiled.
302
process (mp.Process | None): The process running the precompilation.
303
timeout (float): The timeout for the precompilation.
0 commit comments