transformers
d913f4aa
- Fix to KerasMetricCallback when the model returns unstructured output (#21727)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix to KerasMetricCallback when the model returns unstructured output (#21727) * Stop doing dict-things to non-dict inputs * Add a debug check * Add a debug check * Remove debug checks, looks good now! * make fixup
References
#21727 - Fix to KerasMetricCallback when the model returns unstructured output
Author
Rocketknight1
Parents
82e61f34
Loading