- Support TensorFlow 2.5.0.
- Beta release of Timeseries Forecasting. Tutorial
- More blocks support passing hyperparameters to arguments. Including BertBlock, RNNBlock, Transformer, and Embedding. Code Example
- Support
verbose
argument forAutoModel.fit
,AutoModel.predict
, andAutoModel.evaluate
. - Move the download of weights of pretrained BERT to GitHub assets.