You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/01/19 23:06:59 UTC

[GitHub] [incubator-mxnet] DominikaJedynak opened a new pull request #20831: [DOC] Change of confusing Large Tensors documentation

DominikaJedynak opened a new pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831


   ## 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 https://github.com/apache/incubator-mxnet/issues/20807 issue
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] DominikaJedynak commented on pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
DominikaJedynak commented on pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#issuecomment-1017281934


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


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#issuecomment-1016952660


   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. 
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] DominikaJedynak commented on pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
DominikaJedynak commented on pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#issuecomment-1020445896


   @mxnet-bot run ci [windows-gpu]


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] anko-intel commented on a change in pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
anko-intel commented on a change in pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#discussion_r791931953



##########
File path: config/linux.cmake
##########
@@ -114,11 +114,10 @@ SET(EXTRA_OPERATORS "" CACHE PATH "EXTRA OPERATORS PATH")
 # Create C++ interface package
 set(USE_CPP_PACKAGE OFF CACHE BOOL "Build C++ Package")
 
-# Use int64_t type to represent the total number of elements in a tensor
+# Use int64_t type to represent the number of elements in a tensor

Review comment:
       ```suggestion
   # Use int64_t type to represent index and the number of elements in a tensor
   ```




-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#issuecomment-1017714054


   Jenkins CI successfully triggered : [windows-gpu]


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#issuecomment-1020445990


   Jenkins CI successfully triggered : [windows-gpu]


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#issuecomment-1017282028


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


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#issuecomment-1020445990


   Jenkins CI successfully triggered : [windows-gpu]


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] DominikaJedynak commented on pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
DominikaJedynak commented on pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#issuecomment-1020445896


   @mxnet-bot run ci [windows-gpu]


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] bgawrych merged pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
bgawrych merged pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] DominikaJedynak commented on pull request #20831: [DOC] Change of confusing Large Tensors documentation

Posted by GitBox <gi...@apache.org>.
DominikaJedynak commented on pull request #20831:
URL: https://github.com/apache/incubator-mxnet/pull/20831#issuecomment-1017713933


   @mxnet-bot run ci [windows-gpu]


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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