Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
# This file provides a way to maintain support for legacy bindings before deprecating them.
# Also expose the new API when this file is imported.
from tensorrt import *

from . import infer
from . import parsers
from . import lite
from . import utils
__version__ = "5.0.6.3"