We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23c40f commit 54fad7cCopy full SHA for 54fad7c
1 file changed
doc/source/design.rst
@@ -66,7 +66,7 @@ SearchSpace
66
The SearchSpace object is central to Kernel Tuner as it represents the search space that is to be
67
explored by the search strategies.
68
69
-kernel_tuner.searchspace.SearchSpace
+kernel_tuner.searchspace.Searchspace
70
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71
.. autoclass:: kernel_tuner.searchspace.Searchspace
72
:special-members: __init__
0 commit comments