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 02c669b commit 90c7af1Copy full SHA for 90c7af1
docs/en/advanced_guides/customize_nas_algorithms.md
@@ -74,7 +74,7 @@ d. Use the algorithm component in your config file
74
mutator=dict(type='mmrazor.OneShotModuleMutator')
75
```
76
77
-For further information, please refer to [Mutator ](https://aicarrier.feishu.cn/docx/doxcnmcie75HcbqkfBGaEoemBKg)for more details.
+For further information, please refer to [Mutator ](https://mmrazor.readthedocs.io/en/main/advanced_guides/mutator.html)for more details.
78
79
3. Rewrite its `loss` function.
80
0 commit comments