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
While using real-valued inputs with the Generic layer, I noticed that setting the batch_size in fit() has no effect, it always uses the default value in iterators.py/Linear.
The text was updated successfully, but these errors were encountered:
While using real-valued inputs with the Generic layer, I noticed that setting the batch_size in fit() has no effect, it always uses the default value in iterators.py/Linear.
The text was updated successfully, but these errors were encountered: