google / google/edward2

Use @tf.keras.utils.register_keras_serializable?

Open
#130 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
712
Forks
77
Avg merge
9h 39m
Merged PRs (30d)
1

Description

IIUC, this avoids the need for our own serializable boilerplate functions which we copied from Keras' functions.

```python
@tf.keras.utils.register_keras_serializable(package='Custom', name='l1')
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.