Skip to main content

inferrd.com

Project description

Inferrd

Inferrd is a hosting platform for TensorFlow.

Authentication

In order to use this library you need to get a api token from inferrd.com

Authenticate with the inferrd.auth method:

import inferrd

inferrd.auth('<token>')

Deploying TensorFlow

First, create a model on inferrd.com and select the kind of instance you want. Then simple call inferrd.deploy_tf:

import inferrd

# this only needs to be done once
inferrd.auth('<token>')

# deploy TF
inferrd.deploy_tf(tf_model, '<name of the model>')

Fetching predictions

Inferrd allows us to pull predictions back into your notebook by using inferrd.get_requests:

import inferrd

# this only needs to be done once
inferrd.auth('<token>')

# get the requests
requests = inferrd.get_requests('<name of the model>', limit=100, page=0, includeFailures=False)

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

inferrd-0.1.47.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

inferrd-0.1.47-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file inferrd-0.1.47.tar.gz.

File metadata

  • Download URL: inferrd-0.1.47.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.7

File hashes

Hashes for inferrd-0.1.47.tar.gz
Algorithm Hash digest
SHA256 131ffd44f3e3186c6684edce9557224a54089c19c5711b4400ea4371931d3f78
MD5 8807b23438dacf4fc24dd1d1fc04bd93
BLAKE2b-256 f5a2e2c1f3dea6003537bac93472be6e2e704756db160e444404a425ff04da04

See more details on using hashes here.

File details

Details for the file inferrd-0.1.47-py3-none-any.whl.

File metadata

  • Download URL: inferrd-0.1.47-py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.7

File hashes

Hashes for inferrd-0.1.47-py3-none-any.whl
Algorithm Hash digest
SHA256 35c24c15c3a43dc4666a080b3146e1fc5c7b2c6a04d5b104d571a818b119093e
MD5 13e709723f1f34effd123ace38be038a
BLAKE2b-256 d19d2702837f030b3fcbcc0e6fe0471c9b6d5e79aa5a6081d953997ebe001fa7

See more details on using hashes here.

Supported by

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