What's Changed
* Add tensorflow_datasets dep to Dockerfile by bhack in https://github.com/keras-team/keras-cv/pull/750
* Add all of the no-op segmentation mask augmentations by ianstenbit in https://github.com/keras-team/keras-cv/pull/751
* Promote anchor generator default to a public api by LukeWood in https://github.com/keras-team/keras-cv/pull/755
* Write steps_per_second in basic_training by ianstenbit in https://github.com/keras-team/keras-cv/pull/758
* Remove cd to keras_Cv by bhack in https://github.com/keras-team/keras-cv/pull/756
* Fix FocalLoss reduction, SmoothL1 reduction, and add extra loss validation to RetinaNet model by LukeWood in https://github.com/keras-team/keras-cv/pull/760
* Fix loss reduction in the RetinaNet trainstep by LukeWood in https://github.com/keras-team/keras-cv/pull/764
* Add integration tests to GCB by LukeWood in https://github.com/keras-team/keras-cv/pull/761
* Update object_detection_base_model.py by LukeWood in https://github.com/keras-team/keras-cv/pull/771
* SimCLR implementation by ianstenbit in https://github.com/keras-team/keras-cv/pull/699
* Remove the tensorflow_datasets as installation dep by qlzh727 in https://github.com/keras-team/keras-cv/pull/772
* Remove the tfds (typo) from the requirements.txt by qlzh727 in https://github.com/keras-team/keras-cv/pull/773
* Fix weight loading in RetinaNet and introduce unit tests to ensure weight loading works as intended by LukeWood in https://github.com/keras-team/keras-cv/pull/768
* Add segmask support for random_flip by ianstenbit in https://github.com/keras-team/keras-cv/pull/775
**Full Changelog**: https://github.com/keras-team/keras-cv/compare/v0.3.1...v0.3.2