Changes:
- Newly added conditional-CDF layer: A CDF function with derived parameters. This is similar to conditional-PWL, but the parameters are the shifts in the input space.
- Updates to model save/load functions to match changes in Keras lib.
- Removing Sonnet PWL module to simplify dependencies. The layer library code can still be wrapped in Sonnet modules by the user as needed.
PyPI Release:
- Generic package for py3 and TF 2.x.