1.0.2 • Published 5 years ago
aihub v1.0.2
Aihub
Tensorflow based models
Table of contents
General info
AIHub documentation
Publishing model for public usage
To make your model accessible via public API
Invocation model
| Kind | Parameter | Type | Description |
|---|---|---|---|
| Header | Aihub-Signature | string | Required. Authorization header |
| Argument | d | object | Required. Data object, shall hold arguments for model operation |
| Returns | r | object | Result data object, shall hold results of model |