TensorFlow Examples 资源文件下载
本仓库提供了一个名为 tensorflow examples
的资源文件,用于解决在 TensorFlow 2 环境中缺少 tensorflow examples
包的问题。
资源文件描述
如果你在使用 TensorFlow 2 时发现缺少 tensorflow examples
包,可以通过下载本仓库中的资源文件,并将其放置在以下路径中,即可正常使用:
C:\Users\Anaconda\envs\TF2.1\Lib\site-packages\tensorflow
使用方法
- 下载本仓库中的
tensorflow examples
资源文件。 - 将下载的文件解压或复制到上述指定路径中。
- 重新启动你的 TensorFlow 2 环境,确保 `tensorflow examples