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

[DOC] Change of confusing Large Tensors documentation - #20831

Merged
bgawrych merged 2 commits into
apache:masterfrom
DominikaJedynak:large_tensors_doc_issue
Feb 10, 2022
Merged

[DOC] Change of confusing Large Tensors documentation#20831
bgawrych merged 2 commits into
apache:masterfrom
DominikaJedynak:large_tensors_doc_issue

Conversation

@DominikaJedynak

Copy link
Copy Markdown
Contributor

Description

This PR makes a small changes in description of the behaviour of Large Tensors support.
The description was misleading as currently individual tensor dimension can be greater than INT32_MAX.
This change is connected with #20807 issue

@mxnet-bot

Copy link
Copy Markdown

Hey @DominikaJedynak , 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: [windows-gpu, edge, windows-cpu, website, centos-cpu, miscellaneous, sanity, clang, centos-gpu, unix-gpu, unix-cpu]


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.

@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Jan 19, 2022
@DominikaJedynak

Copy link
Copy Markdown
Contributor Author

@mxnet-bot run ci [unix-cpu, windows-gpu]

@mxnet-bot

Copy link
Copy Markdown

Jenkins CI successfully triggered : [unix-cpu, windows-gpu]

@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test and removed pr-work-in-progress PR is still work in progress labels Jan 20, 2022
@mseth10 mseth10 added pr-work-in-progress PR is still work in progress and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Jan 20, 2022
@DominikaJedynak

Copy link
Copy Markdown
Contributor Author

@mxnet-bot run ci [windows-gpu]

@mxnet-bot

Copy link
Copy Markdown

Jenkins CI successfully triggered : [windows-gpu]

@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress and removed pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test labels Jan 20, 2022
@DominikaJedynak

Copy link
Copy Markdown
Contributor Author

@mxnet-bot run ci [windows-gpu]

@mxnet-bot

Copy link
Copy Markdown

Jenkins CI successfully triggered : [windows-gpu]

@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress and removed pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test labels Jan 24, 2022
Comment thread config/linux.cmake Outdated
@DominikaJedynak
DominikaJedynak force-pushed the large_tensors_doc_issue branch from 7d760a9 to f8f12d3 Compare January 27, 2022 09:39
@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test and removed pr-work-in-progress PR is still work in progress labels Jan 27, 2022
Co-authored-by: Andrzej Kotłowski <Andrzej.Kotlowski@intel.com>
@mseth10 mseth10 added pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test pr-awaiting-review PR is waiting for code review and removed pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress labels Jan 27, 2022
@bgawrych
bgawrych merged commit e65dce2 into apache:master Feb 10, 2022
@DominikaJedynak
DominikaJedynak deleted the large_tensors_doc_issue branch February 10, 2022 16:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

pr-awaiting-review PR is waiting for code review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants