keras/keras_core/saving/__init__.py

4 lines
76 B
Python
Raw Normal View History

2023-04-09 19:21:45 +00:00
def register_keras_core_serializable(symbol):
# TODO(fchollet)
pass