keras/examples
Martin Görner 6769821b1c added Jax distributed training exammple using a Keras model (#384)
* added Jax distributed training exammple using a Keras model

* fixed file formatting

* fixed file formatting
2023-06-22 18:44:27 +02:00
..
keras_io Merge branch 'main' of github.com:keras-team/keras-core 2023-06-21 21:44:59 -07:00
demo_custom_jax_workflow.py Fix demos 2023-05-17 16:06:18 -07:00
demo_custom_layer_backend_agnostic.py Skip arg info injection if traceback filtering is disabled 2023-06-08 14:05:15 -07:00
demo_custom_tf_workflow.py Add examples folder 2023-05-13 20:17:42 -07:00
demo_custom_torch_workflow.py Add model cloning API. 2023-06-13 22:02:29 -07:00
demo_functional.py Add 4 examples from keras_io 2023-05-28 14:58:33 -07:00
demo_jax_distributed.py added Jax distributed training exammple using a Keras model (#384) 2023-06-22 18:44:27 +02:00
demo_mnist_convnet.py Fix JAX test. 2023-06-05 13:44:31 -07:00
demo_subclass.py Add examples folder 2023-05-13 20:17:42 -07:00
demo_torch_multi_gpu.py Format code + add tf numpy example 2023-06-09 11:49:04 -07:00