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

[julia] [docs] pin python dependencies #17556

Merged
merged 1 commit into from
Feb 10, 2020

Conversation

aaronmarkham
Copy link
Contributor

Description

Fixes #16146
I hope.

Ran a test with success.

ci/build.py --docker-registry mxnetci --platform ubuntu_cpu_julia /work/runtime_functions.sh build_julia_docs

Output:

2020-02-09 23:54:24,468 - root - INFO - Waiting for status of container 28dae3cf4602 for 600 s.
2020-02-09 23:54:24,682 - root - INFO - Container exit status: {'Error': None, 'StatusCode': 0}
2020-02-09 23:54:24,683 - root - INFO - Container exited with success 👍

@haojin2 haojin2 merged commit 5a21c51 into apache:master Feb 10, 2020
leezu pushed a commit to leezu/mxnet that referenced this pull request Feb 15, 2020
leezu added a commit that referenced this pull request Feb 17, 2020
* Fix transformer.cu interleaved matmul for cuda arch < 5  (#17596)

cublasGemmBatchedEx is only supported for GPU with architecture capabilities equal or greater than 5.0.

Fixes a bug in #16408

* pin Markdown version to 3.1 in Julia doc build (#17549)

* pin Sphinx due to autodocsumm issue with v4.2.0 (#17561)

* pin python dependencies (#17556)

* [CI] Fix static build pipeline (#17474)

* 1.5.x CI fixes (#17426)

* Fix numpy decorator

* Workaround pytest-dev/pytest#5903

* Disable pylint warnings

* Fix Edge build

* Fix numpy decorator on Centos

* Follow redirects when downloading apache-maven-3.3.9-bin.tar.gz

Co-authored-by: Hao Jin <[email protected]>
Co-authored-by: Aaron Markham <[email protected]>
zheyuye pushed a commit to zheyuye/incubator-mxnet that referenced this pull request Feb 19, 2020
ChaiBapchya pushed a commit to ChaiBapchya/mxnet that referenced this pull request Apr 8, 2020
anirudh2290 pushed a commit to anirudh2290/mxnet that referenced this pull request May 29, 2020
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.

Website build on CI is down due to Julia error
2 participants