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.
[TensorRT] added culibos (neo-ai#101)
* added culibos * Revert "added culibos" This reverts commit cdb2fde. * disable cublas by default * removed TensorRTExecManager from graphruntime class * added deprecated message for _tensorrt_subgraph_op * added culibos back since dependency is from cudnn * reset deviceapi pointers in destructor * reset static cudadeviceapi when class is reconstructed * fixed sanity * fixed sanity * removed culibos stuff * removed op_args_ Co-authored-by: Ubuntu <[email protected]>
- Loading branch information
1 parent
57ff9f9
commit 2bfc3f8
Showing
3 changed files
with
3 additions
and
1 deletion.
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