Skip to content

Tags: cyrusbehr/tensorrt-cpp-api

Tags

v6.0

Toggle v6.0's commit message
Changed readme

v5.0

Toggle v5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V5 (#53)

* Compiling

* Fixed bug

* Added to readme

* Added to gitignore

* Added support for loading TensorRT engine file directly

* Minor fixes

* Added log message

* Added command line parser

* Updated changelog

* Added clang-format and reformatted all files

* Changed formatting

v4.1

Toggle v4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
4.1: Added support for fixed batch size > 1 (#39)

* Added support for fixed size batch > 1

* Added to readme

v4.0

Toggle v4.0's commit message
Added benchmarks

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V2.1 (#9)

* Inference seems to be work, TODOs to change back

* Removed TODOs

* Added to readme

* Added better docs

v2.0

Toggle v2.0's commit message
Remove whitespace from device name

v1.0

Toggle v1.0's commit message
Added error checking for reading image