Go to file
2023-04-21 16:15:34 -07:00
.vscode Adds adam optimizer 2023-04-21 22:11:20 +00:00
keras_core Disable JAX test (#28) 2023-04-21 16:15:34 -07:00
shell Add more numpy ops (#5) 2023-04-14 02:49:10 -07:00
.gitignore Add .gitignore 2023-04-09 12:24:26 -07:00
demo_custom_jax_workflow.py Add predict flow for TF, and tests. 2023-04-20 13:08:37 -07:00
demo_custom_layer_backend_agnostic.py Fix jax jit_compile setting 2023-04-19 14:35:28 -07:00
demo_custom_tf_workflow.py Add predict flow for TF, and tests. 2023-04-20 13:08:37 -07:00
demo_functional.py Adds adam optimizer 2023-04-21 22:11:20 +00:00
demo_subclass.py Adds adam optimizer 2023-04-21 22:11:20 +00:00
jax_integration_test.py Minor refactor of backend.random 2023-04-12 21:07:17 -07:00
jax_training_scratchpad.py Adds adam optimizer 2023-04-21 22:11:20 +00:00
LICENSE Add license. 2023-04-09 13:00:24 -07:00
pyproject.toml Adds adam optimizer 2023-04-21 22:11:20 +00:00
requirements.txt Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
setup.cfg Add numpy module in jax/ and tensorflow/ (#13) 2023-04-18 18:45:30 -07:00
setup.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
tf_integration_test.py Minor refactor of backend.random 2023-04-12 21:07:17 -07:00