omni.nvcf.core Functions
Functions Summary:
Single call to run an NVCF function end-to-end. |
|
Single call to run an NVCF function end-to-end. |
|
Compress and base 64 encode a dictionary of images to reduce upload data payload. |
|
Compress and base 64 encode a list of images to reduce upload data payload. |
|
Create an NVCF asset named `asset_name` of the desired content type. |
|
Create an NVCF asset named `asset_name` of the desired content type. |
|
Decode and uncompress a base 64 encoded numpy npz archive. |
|
Format input parameters for an NVCF function to produce request body and and request headers. |
|
Given an SSA client and secret, request and return a JWT authorization token allowing calls to invoke NVCF functions. |
|
Given an SSA client and secret, request and return a JWT authorization token allowing calls to invoke NVCF functions. |
|
Convert a numpy array to a PIL Image. |
|
Poll a pending NVCF request (status 202) until it is no longer pending. |
|
Helper to create and then upload asset data with an asset name. Provides the generated asset ID as output. |
|
Helper to create and then upload asset data with an asset name. Provides the generated asset ID as output. |
|
Retrieve and unpack an API call response that provides a reference to output assets. |
|
Retrieve and unpack an API call response that provides a reference to output assets. |
|
Upload asset data of a content type to a named asset with associated URL. |
|
Upload asset data of a content type to a named asset with associated URL. |