Commit Graph

6 Commits

Author SHA1 Message Date
Francois Chollet
4135b933b4 Merge branch 'main' of github.com:keras-team/keras-core 2023-07-30 10:28:45 -07:00
Francois Chollet
d2c913e2f5 Make sure to convert inputs to JAX nn ops to tensors 2023-07-30 10:28:35 -07:00
Fayaz Rahman
143cd2ae93 Add hyperbolic ops (#634)
* add hyperbolic numpy functions

* update backend modules + tests + black

* docstrings

* fix

* remove ops.nn.tanh
2023-07-30 22:50:17 +05:30
hertschuh
99cc39cd12 Porting over changes to Torch and JAX keras-core distribution guides from keras.io. (#607) 2023-07-25 14:09:29 -07:00
hertschuh
b06d1839e2 Added JAX distributed training guide. (#464) 2023-07-12 13:47:28 -07:00
Francois Chollet
dd81bb6e58 Commit distributed training guides 2023-06-30 13:18:03 -07:00