.readthedocs.yml
.release-please-manifest.json
.stestr.conf
AUTHORS
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
ChangeLog
Jenkinsfile
LICENSE
Makefile
README.md
mypy.ini
release-please-config.json
requirements.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yml
.github/workflows/python-publish.yml
.github/workflows/release-please.yml
.sqa/config.yml
.sqa/docker-compose.yml
deepaas/__init__.py
deepaas/config.py
deepaas/exceptions.py
deepaas/opts.py
deepaas/version.py
deepaas.egg-info/PKG-INFO
deepaas.egg-info/SOURCES.txt
deepaas.egg-info/dependency_links.txt
deepaas.egg-info/entry_points.txt
deepaas.egg-info/not-zip-safe
deepaas.egg-info/pbr.json
deepaas.egg-info/requires.txt
deepaas.egg-info/top_level.txt
deepaas/api/__init__.py
deepaas/api/versions.py
deepaas/api/v2/__init__.py
deepaas/api/v2/debug.py
deepaas/api/v2/models.py
deepaas/api/v2/predict.py
deepaas/api/v2/responses.py
deepaas/api/v2/train.py
deepaas/api/v2/utils.py
deepaas/cmd/__init__.py
deepaas/cmd/_shutdown.py
deepaas/cmd/cli.py
deepaas/cmd/execute.py
deepaas/cmd/run.py
deepaas/model/__init__.py
deepaas/model/loading.py
deepaas/model/v2/__init__.py
deepaas/model/v2/base.py
deepaas/model/v2/test.py
deepaas/model/v2/wrapper.py
deepaas/tests/__init__.py
deepaas/tests/base.py
deepaas/tests/fake_responses.py
deepaas/tests/test_cmd.py
deepaas/tests/test_v2_api.py
deepaas/tests/test_v2_models.py
deepaas/tests/test_versions_api.py
doc/requirements.txt
doc/source/api.rst
doc/source/conf.py
doc/source/index.rst
doc/source/_static/logo-deep-solid-white.png
doc/source/_static/logo.png
doc/source/_templates/sidebarfooter.html
doc/source/cli/deepaas-cli.rst
doc/source/cli/deepaas-predict.rst
doc/source/cli/deepaas-run.rst
doc/source/cli/index.rst
doc/source/contributing/code_of_conduct.md
doc/source/contributing/contributing.md
doc/source/contributing/index.rst
doc/source/install/index.rst
doc/source/install/installation.rst
doc/source/install/upgrade.rst
doc/source/install/configuration/config.rst
doc/source/install/configuration/index.rst
doc/source/install/configuration/sample.rst
doc/source/install/releasenotes/index.rst
doc/source/user/index.rst
doc/source/user/predict.rst
doc/source/user/quickstart.rst
doc/source/user/v2-api.rst
etc/deepaas-config-generator.conf
paper/deepaas.png
paper/paper.bib
paper/paper.md
releasenotes/notes/add-debug-endpoint-7b2f3ede199d74cc.yaml
releasenotes/notes/add-new-cli-669061dfada81f5c.yaml
releasenotes/notes/allow-passing-args-dbadafef832265e9.yaml
releasenotes/notes/bug-fixes-73cfa32ffb5bdbb0.yaml
releasenotes/notes/deepaas-cli-6e8a8689baab3277.yaml
releasenotes/notes/deprecate-old-model-loading-27aa4485b2132da7.yaml
releasenotes/notes/deprecate-openwhisk-be449ddfb9fa554c.yaml
releasenotes/notes/disable-v1-default-dc827ebdd0d90181.yaml
releasenotes/notes/initial-documentation-2584128b20eeb9d1.yaml
releasenotes/notes/only-py3-support-928e43ebad4904da.yaml
releasenotes/notes/openwish-proxy-c9c15eef91da0579.yaml
releasenotes/notes/remove-deprecated-get-args-166d8535f5b23c1e.yaml
releasenotes/notes/remove-openwhisk-integration-f69978c2824221c3.yaml
releasenotes/notes/remove-v1-api-93dbfcdc2f4beb1d.yaml
releasenotes/notes/training-arguments-4e59dc2945a634a5.yaml
releasenotes/notes/unify-train-predict-261e92c21d9f47d1.yaml
releasenotes/notes/v2-api-1bc54fcdb42f6c8b.yaml
releasenotes/notes/versioned-api-endpoints-23bf76653d43f033.yaml