TensorFlow Official Models 2.7.2
Adds a prefetch_buffer_size
option to set the prefetch buffer size for input_reader
instead of autotune. This resolves the issue of increasing buffer size until the CPU memory is exhausted.
Updated pip package: https://pypi.org/project/tf-models-official/2.7.2/