keras/keras_core/trainers
2023-06-21 13:20:07 -07:00
..
data_adapters Minor fixes. 2023-06-14 15:36:31 -07:00
__init__.py Start work on TF Trainer and DataAdapters. 2023-04-16 20:57:14 -07:00
compile_utils_test.py Fix edge case with compile loss 2023-06-21 13:20:07 -07:00
compile_utils.py Fix edge case with compile loss 2023-06-21 13:20:07 -07:00
epoch_iterator_test.py Add steps_per_execution to jax backend (#165) 2023-05-13 17:15:05 -07:00
epoch_iterator.py Minor fixes 2023-05-28 14:35:22 -07:00
trainer_test.py Refactor torch and jax trainers and add docstrings to base trainers. 2023-06-12 13:50:30 -07:00
trainer.py Update compile loss and metrics to handle Dict and List Outputs (#362) 2023-06-22 01:21:55 +05:30