-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backwards compatibile with numpy < 1.16.1. Add trt doc to index (#198)
* Make backwards compatible with numpy versions < 1.16.1. Add trt doc to index * Use dict to convert dtype to ctype * Remove quotes around dtype in error message * Move dtype to ctype map to DLRModel class * Move _get_ctype_from_dtype to global scope
- Loading branch information
Trevor Morris
authored
Jun 17, 2020
1 parent
06b1cc3
commit 9c05dce
Showing
2 changed files
with
30 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,4 +13,5 @@ Contents | |
install | ||
python-api | ||
c-api | ||
tensorrt | ||
Internal docs <http://neo-ai-dlr.readthedocs.io/en/latest/dev/> |
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