Skip to main content

Tiny configuration for Triton Inference Server

Project description

tritony - Tiny configuration for Triton Inference Server

CI

Key Features

  • Simple configuration. Only $host:$port and $model_name are required.
  • Generating asynchronous requests with asyncio.Queue

Requirements

$ pip install tritonclient[all]

Install

$ pip install tritony

Test

With Triton

docker run --rm \
    -v ${PWD}:/models \
    nvcr.io/nvidia/tritonserver:22.01-pyt-python-py3 \
    tritonserver --model-repo=/models
pytest -m -s tests/test_tritony.py

Example with image_client.py

# Download Images from https://github.com/triton-inference-server/server.git
python ./example/image_client.py --image_folder "./server/qa/images"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tritony-0.0.8.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

tritony-0.0.8-py2.py3-none-any.whl (9.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file tritony-0.0.8.tar.gz.

File metadata

  • Download URL: tritony-0.0.8.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.10

File hashes

Hashes for tritony-0.0.8.tar.gz
Algorithm Hash digest
SHA256 a0a4e7f3475383708e0f02e6975e896d60782e71c54b0ec1444f5690692ec2e1
MD5 95915fcb9a69c98a5fa8e3a8cb2b3e9f
BLAKE2b-256 70609fc6a361e800f1730aab0c4a9c20895110a5f994d5ac0659f9e963f0046d

See more details on using hashes here.

File details

Details for the file tritony-0.0.8-py2.py3-none-any.whl.

File metadata

  • Download URL: tritony-0.0.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.10

File hashes

Hashes for tritony-0.0.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 71c77adefe6b2bc45c4fcc9ed4eeee6ccede9d1c61f33d9f4fd3c5bf8c644030
MD5 ffc43ed7de092c3c509b76dcc657c774
BLAKE2b-256 bd6dff8e80cf6c8d4da2f7601c357c39843c688f81fb907993bbe3bc180c2f31

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page