keras/keras_core/operations
Francois Chollet fd40e7ec48 Format code
2023-04-26 11:59:47 -07:00
..
__init__.py Add bulk of serialization logic. 2023-04-21 10:00:32 -07:00
function_test.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
function.py Added initial Adam tests 2023-04-24 22:07:56 +00:00
nn_test.py Merge branch 'main' of github.com:keras-team/keras-core 2023-04-25 12:59:59 -07:00
nn.py Merge branch 'main' of github.com:keras-team/keras-core 2023-04-25 12:59:59 -07:00
node.py Format code 2023-04-26 11:59:47 -07:00
numpy_test.py Fix bug in expand_dims shape computation 2023-04-22 10:13:57 -07:00
numpy.py Progress on saving/reloading. 2023-04-25 12:59:32 -07:00
operation_test.py Add autoconfig to Operation class. 2023-04-23 11:05:04 -07:00
operation.py Minor refactor 2023-04-23 17:00:19 -07:00
random.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
symbolic_arguments.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00