[GitHub] [incubator-mxnet] szha commented on issue #17537: Outdated mxnet nightly build wheel instructions

2020-07-26 Thread GitBox


szha commented on issue #17537:
URL: 
https://github.com/apache/incubator-mxnet/issues/17537#issuecomment-664009938


   According to Apache incubator VP, the nightly builds should not be offered 
to the public and only developers should have access.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-mxnet] szha commented on issue #17537: Outdated mxnet nightly build wheel instructions

2020-02-06 Thread GitBox
szha commented on issue #17537: Outdated mxnet nightly build wheel instructions 
URL: 
https://github.com/apache/incubator-mxnet/issues/17537#issuecomment-583168461
 
 
   @samskalicky this page doesn't seem to work when accessed from the alias 
https://repo.mxnet.io/dist/index.html


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] szha commented on issue #17537: Outdated mxnet nightly build wheel instructions

2020-02-07 Thread GitBox
szha commented on issue #17537: Outdated mxnet nightly build wheel instructions 
URL: 
https://github.com/apache/incubator-mxnet/issues/17537#issuecomment-583687831
 
 
   CD was fixed but was failing again after #15990 as it didn't take CD into 
account. 
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/restricted-mxnet-cd%2Fmxnet-cd-release-job/detail/mxnet-cd-release-job/656/pipeline#step-487-log-408
   
   I think we should focus on fixing and maintaining one solution instead of 
creating more distraction


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] szha commented on issue #17537: Outdated mxnet nightly build wheel instructions

2020-02-11 Thread GitBox
szha commented on issue #17537: Outdated mxnet nightly build wheel instructions 
URL: 
https://github.com/apache/incubator-mxnet/issues/17537#issuecomment-584683578
 
 
   For https://repo.mxnet.io/dist/index.html I did the following:
   - fixed the javascript so that it can be accessed from both the above url 
and the https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html
   - added order and filter to the nightly builds table.
   
   The current practice for a fixed url is simply incorrect. The version used 
is misleading and claims to be an official release version. This is not an 
acceptable solution so I'm currently working on updating the static links to 
the same solution as pytorch nightly page such as this: 
https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] szha commented on issue #17537: Outdated mxnet nightly build wheel instructions

2020-02-17 Thread GitBox
szha commented on issue #17537: Outdated mxnet nightly build wheel instructions 
URL: 
https://github.com/apache/incubator-mxnet/issues/17537#issuecomment-587207363
 
 
   The directory listing files are now available. I updated the 
https://repo.mxnet.io/dist/index.html with the links. It's now possible to 
install nightly builds with the same command:
   `pip install --pre mxnet -f https://dist.mxnet.io/python/cpu`
   
   Let's update the installation instructions to use the directory listing 
files.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services