[MNT] Update tensorflow and refactor networks#3308
[MNT] Update tensorflow and refactor networks#3308MatthewMiddlehurst wants to merge 9 commits intomainfrom
tensorflow and refactor networks#3308Conversation
Thank you for contributing to
|
|
all networks seem to override python version in the config |
# Conflicts: # .github/actions/cpu_all_extras/action.yml
|
always good fun checking out networks. I am pretty sure the |
tensorflow and refactor networks
Fixes #2864
Updates the
tensorflowversion bound and refactors thenetworksmodule into subcategories. Updates the network config and testing to make a bit more sense, previously the config was not actually used where but tests?Seems to have no failures. Maybe @hadifawaz1999 can comment on anything missing.