keras/keras_core/operations
2023-04-27 17:52:47 -07:00
..
__init__.py re-enable imports checks (#51) 2023-04-27 17:51:32 -07:00
function_test.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
function.py Fix format line length (#45) 2023-04-26 22:42:23 -05:00
nn_test.py Add nn.one_hot (#52) 2023-04-27 17:52:47 -07:00
nn.py Add nn.one_hot (#52) 2023-04-27 17:52:47 -07:00
node.py Format code 2023-04-26 11:59:47 -07:00
numpy_test.py Replace backend.execute with backend.numpy.XXX (#50) 2023-04-27 16:08:24 -07:00
numpy.py Replace backend.execute with backend.numpy.XXX (#50) 2023-04-27 16:08:24 -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