You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mxnet.apache.org by santhosh karuhatty <th...@gmail.com> on 2018/01/16 18:53:05 UTC

Broken Links in Documentation

Hello All,

I need help for these 2 broken links.

   1. Need the right link locations for the torch_function and torch_module
   below.

 URL -  https://mxnet.incubator.apache.org/versions/master/how_to/torch.html

 Broken Links

─ https://github.com/dmlc/mxnet/blob/master/example/torch/torch_function.py
(HTTP_404)

─ https://github.com/dmlc/mxnet/blob/master/example/torch/torch_module.py
(HTTP_404)


2. The edu link below is not available. Need to fix the verbiage and the
reference link to the right one.

 URL -
https://mxnet.incubator.apache.org/api/python/optimization/optimization.html

  Broken Links

─ *http://cs229.stanford.edu/proj2015/054_report.pdf*
<http://cs229.stanford.edu/proj2015/054_report.pdf> (HTTP_404)



Owners for the above sections, please take a look and fix them.


Thanks,


-Santhosh

Re: Broken Links in Documentation

Posted by Yao Wang <ke...@gmail.com>.
For the torch links, all torch supports have been removed in this PR:
https://github.com/apache/incubator-mxnet/pull/9072/files
It might because the master is not rebuilt.

2018-01-16 10:53 GMT-08:00 santhosh karuhatty <th...@gmail.com>:

> Hello All,
>
> I need help for these 2 broken links.
>
>    1. Need the right link locations for the torch_function and torch_module
>    below.
>
>  URL -  https://mxnet.incubator.apache.org/versions/master/
> how_to/torch.html
>
>  Broken Links
>
> ─ https://github.com/dmlc/mxnet/blob/master/example/torch/
> torch_function.py
> (HTTP_404)
>
> ─ https://github.com/dmlc/mxnet/blob/master/example/torch/torch_module.py
> (HTTP_404)
>
>
> 2. The edu link below is not available. Need to fix the verbiage and the
> reference link to the right one.
>
>  URL -
> https://mxnet.incubator.apache.org/api/python/
> optimization/optimization.html
>
>   Broken Links
>
> ─ *http://cs229.stanford.edu/proj2015/054_report.pdf*
> <http://cs229.stanford.edu/proj2015/054_report.pdf> (HTTP_404)
>
>
>
> Owners for the above sections, please take a look and fix them.
>
>
> Thanks,
>
>
> -Santhosh
>