We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e876759 commit 1cf8044Copy full SHA for 1cf8044
redirects.js
@@ -68,6 +68,7 @@ export default [
68
{ "from": "/user-guides/deploying-deepsparse/deepsparse-server", "to": "/guides/deploying-deepsparse/deepsparse-server" },
69
70
{ "from": "/user-guides/onnx-export", "to": "/guides/onnx/#exporting-models-to-onnx" },
71
+ { "from": "/archive/sparseml/source/onnx_export.html", "to": "/guides/onnx/#exporting-models-to-onnx" },
72
{ "from": "/user-guides/recipes", "to": "/guides/sparsification/#recipes" },
73
{ "from": "/user-guides/recipes/creating", "to": "/guides/sparsification/#recipes" },
74
{ "from": "/user-guides/recipes/enabling", "to": "/guides/sparsification/#recipes" },
0 commit comments