Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 tensorflow 1.15,需要将数据集转换为 numpy。
不幸的是,我无法转换为 tf 2.0,这将使我的生活更轻松(由于 as_numpy_iterator 方法)。
有任何想法吗?谢谢!