Python报错 | AttributeError: module 'tensorflow._api.v2.data' has no attribute 'AUTOTUNE'
报错信息
AttributeError: module 'tensorflow._api.v2.data' has no attribute 'AUTOTUNE'
解决办法
pip install -i https://pypi.douban.com/simple tensorflow==2.5
原因是:tensorflow版本的问题。

浙公网安备 33010602011771号