apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.78k stars 6.79k forks source link

IO broken links #15440

Open IvyBazan opened 5 years ago

IvyBazan commented 5 years ago

URL - https://mxnet.incubator.apache.org/api/python/io/io.html Broken Links ─ https://mxnet.incubator.apache.org/api/python/io/mxnet.symbol.Symbol.name (HTTP_404) ─ https://mxnet.incubator.apache.org/api/python/io/mxnet.ndarray.NDArray.shape (HTTP_404) ─ https://mxnet.incubator.apache.org/api/python/io/mxnet.symbol.Symbol.name (HTTP_404)



URLs should be:

-https://mxnet.incubator.apache.org/api/python/symbol/symbol.html?highlight=symbol.symbol.name#mxnet.symbol.Symbol.name

-https://mxnet.incubator.apache.org/api/python/ndarray/ndarray.html?highlight=ndarray.shape#mxnet.ndarray.NDArray.shape

-https://mxnet.incubator.apache.org/api/python/symbol/symbol.html?highlight=symbol.symbol.name#mxnet.symbol.Symbol.name
mxnet-label-bot commented 5 years ago

Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it. Here are my recommended labels: Doc

GarrettDaniel commented 1 year ago

The original URL (https://mxnet.incubator.apache.org/api/python/io/io.html) no longer exists, likely because of the redesigned website https://mxnet.apache.org. Are you still experiencing these issues when using the newer website design? @IvyBazan