Commit Graph

6 Commits

Author SHA1 Message Date
Francois Chollet
b720bba5f5 Let layers call super().__init__() a bit later 2023-06-06 16:01:24 -07:00
Francois Chollet
7e2df47838 Finish adding tf.data support in al KPL except Normalization (which is stateful in some cases). 2023-06-06 13:58:26 -07:00
hertschuh
870f6b198f Standardize the validation and defaulting logic for the data_format argument. (#118) 2023-05-09 11:22:21 -07:00
Francois Chollet
a2ac73d61d Fix code format 2023-05-05 17:20:59 -07:00
Francois Chollet
8c014ca995 Add Resizing layer and corresponding backend ops. 2023-05-05 17:12:09 -07:00
Francois Chollet
791de01d4e Add file utils, image utils, dataset utils. 2023-04-30 15:11:54 -07:00