forked from neo-ai/tvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamic Batch Support for TRT (apache#6955)
* add_annotate_fn * Reshape_ann_fn * Prune Subgraph * Dynamic Shape * Make PT Mask RCNN Work * Cleanup * Remove comments * Remove COmments * GetBatchSizeFix * Fix Remove Droupout * Fix Remove Droupout * TRT Runtime * Add MaskrCNN R50 * New Testing code * Fix black * Test Maskrcnn r50 done * Test MR50 * Space typo * Change Log to Dlog * Move test to tensorrt.py * Remove imports * Remove function * Add it to trt * import error * Imports * Add torch to CI * trt_test * Check test * Revert Pytorch install * Fix * test dynamic batch * TRT * Resolve PR comments * Zero batch size add Co-authored-by: Ubuntu <ubuntu@ip-172-31-27-149.us-east-2.compute.internal>
- Loading branch information
1 parent
c9f303a
commit e6b06d5
Showing
4 changed files
with
318 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.