Targetran 0.13.0
- Drop support for Python 3.8; added support for 3.11.
- Rename
seqs_to_tf_dataset
toto_tf_dataset
. - Add
keras-cv
intorequirements.txt
. - Add new functions
to_keras_cv_dict
andto_keras_cv_model_input
. - Update docs.
seqs_to_tf_dataset
to to_tf_dataset
.keras-cv
into requirements.txt
.to_keras_cv_dict
and to_keras_cv_model_input
.