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 2020/04/15 01:16:36 UTC

[GitHub] [incubator-mxnet] samskalicky opened a new pull request #18063: [1.7] Dynamic subgraph compile support (#17623)

samskalicky opened a new pull request #18063: [1.7] Dynamic subgraph compile support (#17623)
URL: https://github.com/apache/incubator-mxnet/pull/18063
 
 
   Cherry pick #17623 into 1.7.x
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] ciyongch commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)

Posted by GitBox <gi...@apache.org>.
ciyongch commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)
URL: https://github.com/apache/incubator-mxnet/pull/18063#issuecomment-614373071
 
 
   Adding this to 1.7.0 roadmap https://github.com/apache/incubator-mxnet/issues/16864.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)

Posted by GitBox <gi...@apache.org>.
pengzhao-intel merged pull request #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)
URL: https://github.com/apache/incubator-mxnet/pull/18063
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] samskalicky commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)

Posted by GitBox <gi...@apache.org>.
samskalicky commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)
URL: https://github.com/apache/incubator-mxnet/pull/18063#issuecomment-614406542
 
 
   @ciyongch sorry for the confusion, i created https://github.com/apache/incubator-mxnet/pull/18069 also for the v1.x branch.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] ciyongch commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)

Posted by GitBox <gi...@apache.org>.
ciyongch commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)
URL: https://github.com/apache/incubator-mxnet/pull/18063#issuecomment-614405561
 
 
   @samskalicky I realize that you're committing the patch into v1.7.x instead of v1.x branch, are these patches already in v1.x branch? If not, please help to backport them to v1.x as well, thanks!
   My original plan is to backport all the necessary PRs into v1.x firstly, and then rebase v1.7.x to latest v1.x.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] samskalicky commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)

Posted by GitBox <gi...@apache.org>.
samskalicky commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)
URL: https://github.com/apache/incubator-mxnet/pull/18063#issuecomment-614150986
 
 
   @mxnet-bot run ci [website, unix-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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18063: [1.7] Dynamic subgraph compile support (#17623)

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #18063: [1.7] Dynamic subgraph compile support (#17623)
URL: https://github.com/apache/incubator-mxnet/pull/18063#issuecomment-613760627
 
 
   Hey @samskalicky , 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**: [centos-gpu, unix-gpu, unix-cpu, centos-cpu, windows-gpu, miscellaneous, sanity, windows-cpu, website, edge, 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. 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)
URL: https://github.com/apache/incubator-mxnet/pull/18063#issuecomment-614151047
 
 
   Jenkins CI successfully triggered : [website, unix-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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] ciyongch commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)

Posted by GitBox <gi...@apache.org>.
ciyongch commented on issue #18063: [1.7] MXNet Extension PRs (#17623, #17569, #17762)
URL: https://github.com/apache/incubator-mxnet/pull/18063#issuecomment-614407265
 
 
   @samskalicky got it, that's fine, thanks for the update :)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services