Results 342 comments of François Chollet

> I am interested in contributing to Keras Core. I went through the description above and interested to work on this item "Convert an example from keras.io to Keras Core"....

> I can take up the scan op/operation in jax Sure, sounds good! It will need to be implemented in all 4 backends though. > I think I took care...

> thanks, last question what can be a good example for remote file path. Something like `gcs://...`

Thanks for the report. I have fixed some of these issues (the title issue in particular), but generally it's likely there are still various dtype inconsistencies lurking. We should do...

Good call, we also need to test consistency between symbolic outputs and real outputs.

Do we have a standalone code snippet to reproduce this?

The code snippet in that other issue makes no reference to lambdas at all (it is also not reproducible since it refers to a file on disk). Do you have...

Most likely this has to do with GPU memory prefetching. Both tf.data and torch DataLoader can do prefetching, but when using a different backend they have to convert to the...

Thanks for the update. Can you get the tests to pass?

> Before that, could you please give some thought on https://github.com/keras-team/tf-keras/issues/350#issuecomment-1731852799. Thanks. There are no profiling plans from our side at this time -- if you want to create this...