.gitignore
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
readme.rst
requirements-dev.txt
setup.cfg
setup.py
conda.recipe/meta.yaml
licenses/license.txt
licenses/license_info.csv
licenses/license_info.no_versions.csv
seldon_core/__init__.py
seldon_core/api_tester.py
seldon_core/batch_processor.py
seldon_core/flask_utils.py
seldon_core/gunicorn_utils.py
seldon_core/imports_helper.py
seldon_core/metadata.py
seldon_core/metrics.py
seldon_core/microservice.py
seldon_core/microservice_tester.py
seldon_core/mlmd_utils.py
seldon_core/persistence.py
seldon_core/seldon_client.py
seldon_core/seldon_methods.py
seldon_core/serving_test_gen.py
seldon_core/storage.py
seldon_core/user_model.py
seldon_core/utils.py
seldon_core/version.py
seldon_core/wrapper.py
seldon_core.egg-info/PKG-INFO
seldon_core.egg-info/SOURCES.txt
seldon_core.egg-info/dependency_links.txt
seldon_core.egg-info/entry_points.txt
seldon_core.egg-info/not-zip-safe
seldon_core.egg-info/requires.txt
seldon_core.egg-info/top_level.txt
seldon_core/openapi/seldon.json
seldon_core/proto/__init__.py
seldon_core/proto/prediction.proto
seldon_core/proto/prediction_pb2.py
seldon_core/proto/prediction_pb2.pyi
seldon_core/proto/prediction_pb2_grpc.py
seldon_core/proto/tensorflow/core/framework/__init__.py
seldon_core/proto/tensorflow/core/framework/resource_handle.proto
seldon_core/proto/tensorflow/core/framework/resource_handle_pb2.py
seldon_core/proto/tensorflow/core/framework/tensor.proto
seldon_core/proto/tensorflow/core/framework/tensor_pb2.py
seldon_core/proto/tensorflow/core/framework/tensor_shape.proto
seldon_core/proto/tensorflow/core/framework/tensor_shape_pb2.py
seldon_core/proto/tensorflow/core/framework/types.proto
seldon_core/proto/tensorflow/core/framework/types_pb2.py
tests/__init__.py
tests/conftest.py
tests/helpers.py
tests/test_api_tester.py
tests/test_application_exception_microservice.py
tests/test_combiner_microservice.py
tests/test_flask_utils.py
tests/test_gunicorn_utils.py
tests/test_metadata.py
tests/test_metrics.py
tests/test_microservice.py
tests/test_microservice_tester.py
tests/test_model_microservice.py
tests/test_router_microservice.py
tests/test_runtime_metrics_tags.py
tests/test_seldon_client.py
tests/test_storage.py
tests/test_transformer_microservice.py
tests/test_user_model.py
tests/test_utils.py
tests/utils.py
tests/resources/bad_contract.json
tests/resources/contract.json
tests/resources/test.png
tests/resources/test.txt
tests/resources/custom-metrics-model/MyModel.py
tests/resources/custom-metrics-model/.s2i/environment
tests/resources/model-template-app/MyModel.py
tests/resources/model-template-app/README.md
tests/resources/model-template-app/contract.json
tests/resources/model-template-app/.s2i/environment
tests/resources/model-template-app2/.s2i/environment
tests/resources/model-template-app2/mymodule/__init.py__
tests/resources/model-template-app2/mymodule/my_model.py
tests/resources/tracing_config/tracing.yaml