keras/keras_core/ops
François Chollet 7988a18f27 Make it possible to run Keras Core without TensorFlow. (#475)
* Make it possible to run Keras Core without TensorFlow.

* Update requirements
2023-07-13 19:41:04 -07:00
..
__init__.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
core_test.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
core.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
function_test.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
function.py Make it possible to run Keras Core without TensorFlow. (#475) 2023-07-13 19:41:04 -07:00
image_test.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
image.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
math_test.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
math.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
nn_test.py Merge branch 'main' of github.com:keras-team/keras-core 2023-07-06 12:23:51 -07:00
nn.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
node.py Make it possible to run Keras Core without TensorFlow. (#475) 2023-07-13 19:41:04 -07:00
numpy_test.py Merge branch 'main' of github.com:keras-team/keras-core 2023-06-29 12:45:45 -07:00
numpy.py Merge branch 'main' of github.com:keras-team/keras-core 2023-06-29 12:45:45 -07:00
operation_test.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
operation_utils_test.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
operation_utils.py Make it possible to run Keras Core without TensorFlow. (#475) 2023-07-13 19:41:04 -07:00
operation.py Make it possible to run Keras Core without TensorFlow. (#475) 2023-07-13 19:41:04 -07:00
symbolic_arguments.py Make it possible to run Keras Core without TensorFlow. (#475) 2023-07-13 19:41:04 -07:00