LICENSE
NOTICE
README.md
pyproject.toml
requirements.txt
runtime.txt
setup.py
start
.github/workflows/release.yml
assets/heflow-ppmlops.svg
charts/heflow/Chart.yaml
charts/heflow/README.md
charts/heflow/values.schema.json
charts/heflow/values.yaml
charts/heflow/templates/NOTES.txt
charts/heflow/templates/_helpers.tpl
charts/heflow/templates/deployment.yaml
charts/heflow/templates/secret.yaml
charts/heflow/templates/service-account.yaml
charts/heflow/templates/service.yaml
docker/Dockerfile
docker/dev.Dockerfile
examples/sklearn/MLproject
examples/sklearn/python_env.yaml
examples/sklearn/train.py
heflow/__init__.py
heflow/codecs.py
heflow/contexts.py
heflow/keys.py
heflow/models.py
heflow/tensors.py
heflow.egg-info/PKG-INFO
heflow.egg-info/SOURCES.txt
heflow.egg-info/dependency_links.txt
heflow.egg-info/entry_points.txt
heflow.egg-info/requires.txt
heflow.egg-info/top_level.txt
heflow/cli/__init__.py
heflow/cli/keygen.py
heflow/plugins/__init__.py
heflow/plugins/contexts.py
heflow/plugins/keys.py
heflow/sklearn/__init__.py
heflow/sklearn/linear_model.py
heflow/tensorflow/__init__.py
heflow/tensorflow/keras/__init__.py
heflow/tensorflow/keras/activations.py
heflow/ui/__init__.py