Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust data loaders to directory-wise set-up #38

Merged
merged 190 commits into from
Jan 19, 2021

Conversation

davidsebfischer
Copy link
Contributor

No description provided.

@davidsebfischer davidsebfischer changed the title fixed missing replacment in functino call over multiple lines further data loader fixes Dec 10, 2020
@le-ander le-ander linked an issue Dec 11, 2020 that may be closed by this pull request
davidsebfischer and others added 6 commits January 12, 2021 18:06
* add CI, fix #71 and minor architecture improvements

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* first round of flake8 fixes

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* move to python 3.8 for docs wf

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* fix remaining flake8

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* fix flake8

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* installing and updating pip in build package wf

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* fix tf installation

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* remove 3.9 from build matrix

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* fix bandit & add tf to requirements

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* add setup.py classifiers & tf 2.x restriction

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* fix README wf badge

Signed-off-by: Zethson <lukas.heumos@posteo.net>

* add missing EOL

Signed-off-by: Zethson <lukas.heumos@posteo.net>
@davidsebfischer
Copy link
Contributor Author

._load() of all loaders runs without error

@davidsebfischer davidsebfischer merged commit 91b8a1b into dev Jan 19, 2021
@davidsebfischer davidsebfischer deleted the human_data_loader_fixes branch January 19, 2021 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment