LICENSE
NOTICE
README.md
pyproject.toml
requirements.txt
runtime.txt
setup.py
start
.github/workflows/release.yml
assets/heflow-ppmlops.svg
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