v2.7.2
#KerasNLP Update TransformerEncoderBlock to support Q, KV as two input streams.
Move dataset_fn.py to common folder so that it can be shared between tf-vision and tf-nlp.
Return default strategy from get_distribution_strategy when given "off".
Improve error message when certain flags are not specified.
Internal change