Metadata-Version: |
2.1 |
Name: |
tritony |
Version: |
0.0.18 |
Summary: |
Tiny configuration for Triton Inference Server |
Author: |
Arthur Kim, RTZR team |
Author-Email: |
arthur[at]rtzr.ai |
Home-Page: |
https://github.com/rtzr/tritony |
Project-Url: |
Download, https://pypi.org/project/tritony/#files |
Project-Url: |
Source, https://github.com/rtzr/tritony |
Project-Url: |
Tracker, https://github.com/rtzr/tritony/issues |
License: |
BSD |
Keywords: |
grpc,http,triton,tensorrt,inference,server,service,client,nvidia,rtzr |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Image Recognition |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Utilities |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Environment :: Console |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Requires-Dist: |
tritonclient[grpc,http] (>=2.34.0) |
Requires-Dist: |
protobuf (>=3.5.0) |
Requires-Dist: |
orjson (>=3.6.8) |
Requires-Dist: |
reretry (>=0.11.1) |
Requires-Dist: |
attrs (>=21.2.0) |
Requires-Dist: |
matplotlib (>=3.3.0); extra == "display" |
Requires-Dist: |
pytest-xdist; extra == "tests" |
Requires-Dist: |
pytest-mpl; extra == "tests" |
Requires-Dist: |
pytest-cov; extra == "tests" |
Requires-Dist: |
pytest; extra == "tests" |
Requires-Dist: |
pre-commit; extra == "tests" |
Requires-Dist: |
coveralls; extra == "tests" |
Provides-Extra: |
display |
Provides-Extra: |
tests |
Description-Content-Type: |
text/markdown; charset=UTF-8 |
License-File: |
LICENSE |