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

Cherry-pick #18635 to v1.7.x #18935

Merged
merged 2 commits into from
Aug 16, 2020
Merged

Cherry-pick #18635 to v1.7.x #18935

merged 2 commits into from
Aug 16, 2020

Conversation

gigasquid
Copy link
Member

Fix for Clojure failure on #18883

@gigasquid gigasquid requested a review from szha as a code owner August 15, 2020 19:37
@mxnet-bot
Copy link

Hey @gigasquid , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [edge, unix-gpu, windows-cpu, sanity, miscellaneous, centos-gpu, windows-gpu, centos-cpu, website, unix-cpu, clang]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@szha szha changed the title Update clojure bert test csv Cherry-pick #18635 to v1.7.x Aug 15, 2020
@szha szha merged commit 7a84fe1 into v1.7.x Aug 16, 2020
@szha szha deleted the update-clojure-bert-test-csv branch August 16, 2020 16:53
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 <szha@users.noreply.github.com>
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 <szha@users.noreply.github.com>
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 <szha@users.noreply.github.com>
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 <szha@users.noreply.github.com>

Co-authored-by: Carin Meier <cmeier@gigasquidsoftware.com>
Co-authored-by: Sheng Zha <szha@users.noreply.github.com>
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 <szha@users.noreply.github.com>

* 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 <cmeier@gigasquidsoftware.com>
Co-authored-by: Sheng Zha <szha@users.noreply.github.com>
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.

3 participants