keras-team / keras-io

Keras documentation, hosted live at keras.io
Apache License 2.0
2.69k stars 2.01k forks source link

migrate vit_small_ds.py to keras 3 #1851

Open lkarthee opened 1 month ago

lkarthee commented 1 month ago

I ran on colab with default backend - it took long time to finish. Will CI check for all backends ?

fchollet commented 1 month ago

Will CI check for all backends ?

No, it will not. Can you check by hand? No need to leave it running to completion, you can interrupt after fit() starts progressing.