MAINT make Scattering2D compatible with TF>=2.5#883
MAINT make Scattering2D compatible with TF>=2.5#883MuawizChaudhary merged 3 commits intokymatio:devfrom
Scattering2D compatible with TF>=2.5#883Conversation
Scattering2D compatible with TF>=2.5
MuawizChaudhary
left a comment
There was a problem hiding this comment.
this should be correct.
|
thanks for your help, @MuawizChaudhary . bugfixed |
MuawizChaudhary
left a comment
There was a problem hiding this comment.
Looks good to me. I'll wait for the tests to finish runnin.
|
Can we add a test that fails without this fix (i.e., calls |
@MuawizChaudhary can you help? looks like you were testing this on a Colab ... |
|
I'll try to get to it tonight. |
|
what's happening with Jenkins? |
|
This PR goes a small way of resolving issue #817 , as seen in this notebook, the keras example fails, but here on @lostanlen's fix-775-2D branch it works! The tests in #888 also ensure correctness. Lets merge soon. |
Scattering2D compatible with TF>=2.5Scattering2D compatible with TF>=2.5
* TST adding model.summary() to keras 1d tests. Fails without rebasing to dev. * TST adding model.summary() to keras 2d tests. Fails without rebasing to #883 * STY add space * STY indentation * TST now assert * TST now assert * fix Keras tests Co-authored-by: Vincent Lostanlen <vincent.lostanlen@ls2n.fr>
* make Scattering2D compatible with TF>=2.5 * update 2d filter_bank loops * bugfix
* TST adding model.summary() to keras 1d tests. Fails without rebasing to dev. * TST adding model.summary() to keras 2d tests. Fails without rebasing to #883 * STY add space * STY indentation * TST now assert * TST now assert * fix Keras tests Co-authored-by: Vincent Lostanlen <vincent.lostanlen@ls2n.fr>
Addresses #775 for 2D