This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Conversation
|
Hey @gigasquid , Thanks for submitting the PR
CI supported jobs: [edge, unix-gpu, windows-cpu, sanity, miscellaneous, centos-gpu, windows-gpu, centos-cpu, website, unix-cpu, clang] Note: |
ChaiBapchya
pushed a commit
to ChaiBapchya/mxnet
that referenced
this pull request
Aug 16, 2020
* Remove mention of nightly in pypi (apache#18635) * update bert dev.tsv link Co-authored-by: Sheng Zha <[email protected]>
samskalicky
pushed a commit
to samskalicky/incubator-mxnet
that referenced
this pull request
Aug 16, 2020
* Remove mention of nightly in pypi (apache#18635) * update bert dev.tsv link Co-authored-by: Sheng Zha <[email protected]>
samskalicky
pushed a commit
to samskalicky/incubator-mxnet
that referenced
this pull request
Aug 16, 2020
* Remove mention of nightly in pypi (apache#18635) * update bert dev.tsv link Co-authored-by: Sheng Zha <[email protected]>
szha
added a commit
that referenced
this pull request
Aug 17, 2020
* Remove mention of nightly in pypi (#18635) * update bert dev.tsv link Co-authored-by: Sheng Zha <[email protected]> Co-authored-by: Carin Meier <[email protected]> Co-authored-by: Sheng Zha <[email protected]>
szha
added a commit
that referenced
this pull request
Aug 18, 2020
* Update unix gpu toolchain (#18186) * update nvidiadocker command & remove cuda compat * replace cu101 with cuda since compat is no longer to be used * skip flaky tests * get rid of ubuntu_build_cuda and point ubuntu_cu101 to base gpu instead of cuda compat * Revert "skip flaky tests" This reverts commit 1c720fa. * revert removal of ubuntu_build_cuda * add linux gpu g4 node to all steps using g3 in unix-gpu pipeline * remove docker compose files * add back the caffe test since caffe is deprecated for mx2.0 and not 1.x * drop nvidia-docker requirement since docker19.0 supports it by default :q * remove compat from dockerfile * Cherry-pick #18635 to v1.7.x (#18935) * Remove mention of nightly in pypi (#18635) * update bert dev.tsv link Co-authored-by: Sheng Zha <[email protected]> * disable tvm in CI functions that rely on libcuda compat * tvm off for ubuntu_gpu_cmake build * drop tvm from all unix-gpu builds Co-authored-by: Carin Meier <[email protected]> Co-authored-by: Sheng Zha <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for Clojure failure on #18883