CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
oryxflow/__init__.py
oryxflow/cache.py
oryxflow/core.py
oryxflow/functional.py
oryxflow/log.py
oryxflow/parameter.py
oryxflow/settings.py
oryxflow/utils.py
oryxflow.egg-info/PKG-INFO
oryxflow.egg-info/SOURCES.txt
oryxflow.egg-info/dependency_links.txt
oryxflow.egg-info/requires.txt
oryxflow.egg-info/top_level.txt
oryxflow/targets/__init__.py
oryxflow/targets/dt.py
oryxflow/targets/h5.py
oryxflow/targets/tf.py
oryxflow/targets/torch.py
oryxflow/tasks/__init__.py
oryxflow/tasks/dt.py
oryxflow/tasks/h5.py
oryxflow/tasks/tf.py
oryxflow/tasks/torch.py
tests/test_main.py
tests/test_runresult.py
tests/test_workflow.py
tests/test_workflowMulti.py
tests/test_workflowMulti2.py