New
TensorNets 0.4.2
Areas of improvement
- TF 2 supports (#55).
- Suppression of deprecation warnings for TF 1.14 and 1.15.
- Unit tests / CI improvements.
- Update of the performance table to follow the recent report format.
API changes
- Add
reduce_maxandswish. - Add
weights_regularizeras a parameter ofset_args.
Breaking changes
None.