You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that our testing framework doesn't perform tests using Theano arguments (not within our systematized tests—like TestMatchesScipy—at least).
This seems like a pretty big oversight, and appears to have let #3999 go unchecked.
In general, I would say that Theano arguments make a much better default than NumPy, so perhaps we should consider changing our test framework to use them.