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

[GitHub] [tvm] apivovarov opened a new pull request, #11154: [TRT] Add check to support split op with TRT 5.1.5+

apivovarov opened a new pull request, #11154:
URL: https://github.com/apache/tvm/pull/11154

   SplitOpConverter uses `params->network->addSlice` which is not available before TRT 5.1.5
   This PR add a check to support split op with TRT 5.1.5+
   
   Related PR: https://github.com/apache/tvm/pull/7967


-- 
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@tvm.apache.org

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


[GitHub] [tvm] comaniac commented on pull request #11154: [TRT] Add check to support split op with TRT 5.1.5+

Posted by GitBox <gi...@apache.org>.
comaniac commented on PR #11154:
URL: https://github.com/apache/tvm/pull/11154#issuecomment-1115128179

   Thanks @apivovarov @ziyu-guo 


-- 
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@tvm.apache.org

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


[GitHub] [tvm] apivovarov commented on pull request #11154: [TRT] Add check to support split op with TRT 5.1.5+

Posted by GitBox <gi...@apache.org>.
apivovarov commented on PR #11154:
URL: https://github.com/apache/tvm/pull/11154#issuecomment-1112502198

   @comaniac @ziyu-guo Can you have a look?


-- 
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@tvm.apache.org

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


[GitHub] [tvm] apivovarov commented on pull request #11154: [TRT] Add check to support split op with TRT 5.1.5+

Posted by GitBox <gi...@apache.org>.
apivovarov commented on PR #11154:
URL: https://github.com/apache/tvm/pull/11154#issuecomment-1115120630

   @masahi @vinx13 @comaniac Can you merge it?


-- 
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@tvm.apache.org

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


[GitHub] [tvm] comaniac commented on pull request #11154: [TRT] Add check to support split op with TRT 5.1.5+

Posted by GitBox <gi...@apache.org>.
comaniac commented on PR #11154:
URL: https://github.com/apache/tvm/pull/11154#issuecomment-1112792535

   LGTM. Please also update the document: https://tvm.apache.org/docs/how_to/deploy/tensorrt.html


-- 
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@tvm.apache.org

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


[GitHub] [tvm] apivovarov commented on pull request #11154: [TRT] Add check to support split op with TRT 5.1.5+

Posted by GitBox <gi...@apache.org>.
apivovarov commented on PR #11154:
URL: https://github.com/apache/tvm/pull/11154#issuecomment-1112872162

   > LGTM. Please also update the document: https://tvm.apache.org/docs/how_to/deploy/tensorrt.html
   
   Done. Added `conv1d` op to Operator support table as well.


-- 
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@tvm.apache.org

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


[GitHub] [tvm] comaniac merged pull request #11154: [TRT] Add check to support split op with TRT 5.1.5+

Posted by GitBox <gi...@apache.org>.
comaniac merged PR #11154:
URL: https://github.com/apache/tvm/pull/11154


-- 
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@tvm.apache.org

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