Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Fixing links for website + Fixing search #16284

Merged
merged 9 commits into from
Sep 27, 2019

Conversation

ThomasDelteil
Copy link
Contributor

@ThomasDelteil ThomasDelteil commented Sep 26, 2019

Description

  • added back sparse tutorials, embedded tutorials, tensorRT, mkldnn, onnx, amp
  • fixed search
  • fixed links

@vishaalkapoor
Copy link
Contributor

vishaalkapoor commented Sep 26, 2019

@ThomasDelteil Should we be using mxnet.incubator.apache.org or mxnet.apache.org for the links? As per https://issues.apache.org/jira/browse/INFRA-19144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938269#comment-16938269
If this is a requirement, then s/mxnet.incubator.apache.org/mxnet.apache.org/g

Copy link
Contributor

@sojiadeshina sojiadeshina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fixes @ThomasDelteil. super crucial that we get this merged in asap and have the new website in better state for users.

Copy link
Contributor

@aaronmarkham aaronmarkham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Handful of suggestions. We can hit this in multiple passes, but highlighting the https updates shined a light on how the links need tweaking...

src/operator/custom/custom.cc Outdated Show resolved Hide resolved
tools/coreml/pip_package/README.rst Outdated Show resolved Hide resolved
scala-package/spark/README.md Outdated Show resolved Hide resolved
example/profiler/README.md Outdated Show resolved Hide resolved
example/image-classification/train_mnist.py Show resolved Hide resolved
example/image-classification/README.md Show resolved Hide resolved
example/ctc/README.md Outdated Show resolved Hide resolved
example/README.md Outdated Show resolved Hide resolved
@ThomasDelteil
Copy link
Contributor Author

ThomasDelteil commented Sep 27, 2019

@marcoabreu I don't think there's a special reason why links have been added in absolute way vs a relative way. Absolute links way makes it easier to have effective redirects, but as you mentioned they are indeed domain dependent and it becomes a problem if we test on a different domain. Relative links makes it easy to change domain.
The current set of updates focus on fixing the links rather than updating them all to be relative vs absolute which is a whole other beast. This update took care of ~30 links / 150+ broken ones. I think priority right now should be given to fixing the links, and the next update can focus on standardizing them.

@ThomasDelteil ThomasDelteil merged commit 8004a02 into apache:master Sep 27, 2019
larroy pushed a commit to larroy/mxnet that referenced this pull request Sep 28, 2019
* first updates

* fixing links + adding tutorials

* fix search

* fixing more links and adding new tutorials

* wrong license edit

* fix rendering

* Apply suggestions from code review

Co-Authored-By: Aaron Markham <[email protected]>

* moving mxnet.incubator.apache.org to mxnet.apache.org as per Apache infra for better indexing  https://issues.apache.org/jira/browse/INFRA-19144

* fixing line too long
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants