[GH-PAGES] Updated website
This commit is contained in:
@@ -214,7 +214,7 @@ reset the value of the provided tensor to <cite>zero</cite> before running any c
|
||||
<li><p><strong>prune_configs_by</strong> – a dict of functions that are used to prune configs, fields:
|
||||
‘perf_model’: performance model used to predicate running time with different configs, returns running time
|
||||
‘top_k’: number of configs to bench
|
||||
‘prune_num_stages_by’(optional): a function used to prune num_stages. It take configs:List[Config] as its input, and returns pruned configs.</p></li>
|
||||
‘early_config_prune’(optional): a function used to do early prune (eg, num_stages). It take configs:List[Config] as its input, and returns pruned configs.</p></li>
|
||||
<li><p><strong>reset_to_zero</strong> (<em>list</em><em>[</em><em>str</em><em>]</em>) – a list of argument names whose value will be reset to zero before evaluating any configs.</p></li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
Reference in New Issue
Block a user