MANIFEST.in
README.md
setup.cfg
setup.py
seldon_core/__init__.py
seldon_core/api_tester.py
seldon_core/app.py
seldon_core/batch_processor.py
seldon_core/flask_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/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_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_azure_storage.py
tests/test_combiner_microservice.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_s3_storage.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