keras/keras_core/trainers
Chen Qian 289dc028a9 Optimize the way to convert array data into Tf dataset during training (#267)
* initial

* fix format

* skip the broken test in TF

---------

Co-authored-by: chenmoneygithub <chenmoney@chenmoney-gpu-4.us-west1-a.c.keras-team-gcp.internal>
2023-06-05 18:41:35 -07:00
..
data_adapters Optimize the way to convert array data into Tf dataset during training (#267) 2023-06-05 18:41:35 -07:00
__init__.py Start work on TF Trainer and DataAdapters. 2023-04-16 20:57:14 -07:00
compile_utils_test.py Adds CategoryEncoding layer, bincount op, and tests (#161) 2023-05-14 00:07:43 +00:00
compile_utils.py Adds CategoryEncoding layer, bincount op, and tests (#161) 2023-05-14 00:07:43 +00: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 Optimize the way to convert array data into Tf dataset during training (#267) 2023-06-05 18:41:35 -07:00
trainer.py Minor fixes 2023-06-03 10:36:26 -07:00