Skip to main content

Model Server implementation for AI Runtime.

Project description

Runtime Client

To request inferences.

cp runtime_client/test/test_request.py ./

python test_request_multiprocessing.py \
  --client_type='kfserving' \
  --domain='http://localhost:28080' \
  --model_id='model' \
  --concurrency=100 \
  --batch_size=1 \
  --data_shape='(224, 224, 3)' \
  --each_data_num=20

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

runtime_client-0.1.2-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

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