aioli-sdk 1.2.0.dev38__tar.gz → 1.2.0.dev39__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/PKG-INFO +1 -3
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/__version__.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/registry.py +23 -6
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli_sdk.egg-info/PKG-INFO +1 -3
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli_sdk.egg-info/requires.txt +0 -2
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/__init__.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/authentication_api.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/deployments_api.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/information_api.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/packaged_models_api.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/registries_api.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/roles_api.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/templates_api.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/tokens_api.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/users_api.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api_client.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/configuration.py +2 -2
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/exceptions.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/__init__.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/aproto_controller_config.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/aproto_ezua_info.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/aproto_telemetry_info.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/auto_scaling_template.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/auto_scaling_template_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/autoscaling.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/configuration_resources.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/controller_status.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_model_version.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_priority.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_state.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_token.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_token_patch_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_token_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/error_response.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/event_info.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/failure_info.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/login_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/login_response.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/model_auth_token.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/model_response.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/observability.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/packaged_model.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/packaged_model_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/resource_profile.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/resources_template.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/resources_template_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/role.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/role_assignment.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/role_assignments.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/security.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/success_response.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/trained_model_registry.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/trained_model_registry_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/user.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/user_patch_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/user_request.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/rest.py +1 -1
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/setup.py +1 -3
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/README.md +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/__init__.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/__init__.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/__main__.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/_util.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/cli.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/deployment.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/errors.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/model.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/render.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/role.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/sso.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/template.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/test/conftest.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/test/test_cli.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/token.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/user.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/cli/version.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/__init__.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/api/__init__.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/api/_util.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/api/authentication.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/api/certs.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/api/errors.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/api/request.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/check.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/constants.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/declarative_argparse.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/requests.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/common/util.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli/util.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli_sdk.egg-info/SOURCES.txt +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli_sdk.egg-info/dependency_links.txt +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli_sdk.egg-info/entry_points.txt +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli_sdk.egg-info/not-zip-safe +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aioli_sdk.egg-info/top_level.txt +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api/__init__.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/api_response.py +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/py.typed +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/pyproject.toml +0 -0
- {aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: aioli-sdk
|
|
3
|
-
Version: 1.2.0.
|
|
3
|
+
Version: 1.2.0.dev39
|
|
4
4
|
Summary: Aioli (AI OnLine Inference), a platform for deploying AI models at scale.
|
|
5
5
|
Home-page: https://github.com/determined-ai/aioli
|
|
6
6
|
Author: HPE AI Solutions
|
|
@@ -17,8 +17,6 @@ Requires-Dist: requests
|
|
|
17
17
|
Requires-Dist: lomond>=0.3.3
|
|
18
18
|
Requires-Dist: pathspec>=0.6.0
|
|
19
19
|
Requires-Dist: termcolor>=1.1.0
|
|
20
|
-
Requires-Dist: botocore==1.10.84
|
|
21
|
-
Requires-Dist: boto3==1.7.84
|
|
22
20
|
Requires-Dist: oschmod; platform_system == "Windows"
|
|
23
21
|
Requires-Dist: argcomplete>=1.9.4
|
|
24
22
|
Requires-Dist: gitpython>=3.1.3
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
# © Copyright 2024 Hewlett Packard Enterprise Development LP
|
|
2
|
-
__version__ = "1.2.0-
|
|
2
|
+
__version__ = "1.2.0-dev39"
|
|
@@ -195,17 +195,33 @@ def format_model(r: aiolirest.TrainedModelRegistry, m: aiolirest.ModelResponse)
|
|
|
195
195
|
size: str = ""
|
|
196
196
|
if m.metadata is not None:
|
|
197
197
|
size = str(m.metadata.get("size", ""))
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
198
|
+
size = bytes_to_gib(size)
|
|
199
|
+
if r.type == "ngc":
|
|
200
|
+
return [
|
|
201
|
+
m.display_name,
|
|
202
|
+
m.image,
|
|
203
|
+
size,
|
|
204
|
+
description,
|
|
205
|
+
]
|
|
206
|
+
# This leaves type == PFS
|
|
201
207
|
return [
|
|
202
208
|
m.display_name,
|
|
203
|
-
m.
|
|
204
|
-
|
|
209
|
+
m.url,
|
|
210
|
+
bytes_to_gib(str(m.latest_version_size_in_bytes)),
|
|
205
211
|
description,
|
|
206
212
|
]
|
|
207
213
|
|
|
208
214
|
|
|
215
|
+
def bytes_to_gib(size: str) -> str:
|
|
216
|
+
if len(size) > 0: # then make human-readable
|
|
217
|
+
try:
|
|
218
|
+
size2 = float(size) / 1024 / 1024 / 1024
|
|
219
|
+
except ValueError:
|
|
220
|
+
return ""
|
|
221
|
+
size = f"{size2:.1f}"
|
|
222
|
+
return size
|
|
223
|
+
|
|
224
|
+
|
|
209
225
|
# Here is a list of known model formats, taken from the REST API documentation.
|
|
210
226
|
# As described there, in order to generate smaller query result sets we will query
|
|
211
227
|
# for models of each type in turn.
|
|
@@ -244,7 +260,6 @@ def list_models(args: Namespace) -> None:
|
|
|
244
260
|
|
|
245
261
|
# The columns displayed depend on the registry type, so adjust the headers accordingly.
|
|
246
262
|
headers = ["Name", "Image", "Size\nGiB", "Description"]
|
|
247
|
-
|
|
248
263
|
if registry.type == "openllm":
|
|
249
264
|
headers = ["URL", "Description"]
|
|
250
265
|
for model_format in knownOpenllmModelFormats:
|
|
@@ -253,6 +268,8 @@ def list_models(args: Namespace) -> None:
|
|
|
253
268
|
models.append(m)
|
|
254
269
|
else:
|
|
255
270
|
models = api_instance.registries_id_models_get(registry.id)
|
|
271
|
+
if registry.type == "pfs":
|
|
272
|
+
headers = ["Name", "URL", "Size\nGiB", "Description"]
|
|
256
273
|
|
|
257
274
|
values = [format_model(registry, m) for m in models]
|
|
258
275
|
render.tabulate_or_csv(headers, values, False)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: aioli-sdk
|
|
3
|
-
Version: 1.2.0.
|
|
3
|
+
Version: 1.2.0.dev39
|
|
4
4
|
Summary: Aioli (AI OnLine Inference), a platform for deploying AI models at scale.
|
|
5
5
|
Home-page: https://github.com/determined-ai/aioli
|
|
6
6
|
Author: HPE AI Solutions
|
|
@@ -17,8 +17,6 @@ Requires-Dist: requests
|
|
|
17
17
|
Requires-Dist: lomond>=0.3.3
|
|
18
18
|
Requires-Dist: pathspec>=0.6.0
|
|
19
19
|
Requires-Dist: termcolor>=1.1.0
|
|
20
|
-
Requires-Dist: botocore==1.10.84
|
|
21
|
-
Requires-Dist: boto3==1.7.84
|
|
22
20
|
Requires-Dist: oschmod; platform_system == "Windows"
|
|
23
21
|
Requires-Dist: argcomplete>=1.9.4
|
|
24
22
|
Requires-Dist: gitpython>=3.1.3
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
9
9
|
|
|
10
|
-
The version of the OpenAPI document: 1.2.0-
|
|
10
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
11
11
|
Contact: community@determined-ai
|
|
12
12
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
13
13
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -389,7 +389,7 @@ conf = aiolirest.Configuration(
|
|
|
389
389
|
return "Python SDK Debug Report:\n"\
|
|
390
390
|
"OS: {env}\n"\
|
|
391
391
|
"Python Version: {pyversion}\n"\
|
|
392
|
-
"Version of the API: 1.2.0-
|
|
392
|
+
"Version of the API: 1.2.0-dev39\n"\
|
|
393
393
|
"SDK Package Version: 1.0.0".\
|
|
394
394
|
format(env=sys.platform, pyversion=sys.version)
|
|
395
395
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
8
8
|
|
|
9
|
-
The version of the OpenAPI document: 1.2.0-
|
|
9
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
10
10
|
Contact: community@determined-ai
|
|
11
11
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
12
12
|
|
{aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/aproto_controller_config.py
RENAMED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
{aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/auto_scaling_template_request.py
RENAMED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
{aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_model_version.py
RENAMED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
{aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_token_patch_request.py
RENAMED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
{aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/deployment_token_request.py
RENAMED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
{aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/resources_template_request.py
RENAMED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
{aioli_sdk-1.2.0.dev38 → aioli_sdk-1.2.0.dev39}/aiolirest/models/trained_model_registry_request.py
RENAMED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
HPE MLIS is *Aioli* -- The AI On-line Inference Platform that enables easy deployment, tracking, and serving of your packaged models regardless of your preferred AI framework.
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.2.0-
|
|
8
|
+
The version of the OpenAPI document: 1.2.0-dev39
|
|
9
9
|
Contact: community@determined-ai
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -6,7 +6,7 @@ with open("README.md", "r") as readme:
|
|
|
6
6
|
|
|
7
7
|
setuptools.setup(
|
|
8
8
|
name="aioli-sdk",
|
|
9
|
-
version="1.2.0-
|
|
9
|
+
version="1.2.0-dev39",
|
|
10
10
|
author="HPE AI Solutions",
|
|
11
11
|
# author_email="hello@determined.ai",
|
|
12
12
|
url="https://github.com/determined-ai/aioli",
|
|
@@ -37,8 +37,6 @@ setuptools.setup(
|
|
|
37
37
|
# "azure-core",
|
|
38
38
|
# "azure-storage-blob",
|
|
39
39
|
"termcolor>=1.1.0",
|
|
40
|
-
"botocore==1.10.84",
|
|
41
|
-
"boto3==1.7.84",
|
|
42
40
|
"oschmod;platform_system=='Windows'",
|
|
43
41
|
# CLI:
|
|
44
42
|
"argcomplete>=1.9.4",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|