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 435f641 commit f6236ceCopy full SHA for f6236ce
python/tvm/meta_schedule/relax_integration.py
@@ -224,7 +224,7 @@ def tune_relax(
224
- "ignore-ndarray": Same as "structural", but ignore ndarray raw data during
225
equality testing and hashing.
226
- "anchor-block": Apply equality testing and hashing on the anchor block extracted from a
227
- given module. The "ignore-ndarray" varint is used for the extracted
+ given module. The "ignore-ndarray" variant is used for the extracted
228
blocks or in case no anchor block is found.
229
For the definition of the anchor block, see tir/analysis/analysis.py.
230
0 commit comments