标签: python-3.x tensorflow dataset deep-learning tfrecord
我有一个约50G的数据集,我想将其转换为tfrecord。 tfrecord文件也至少为50G。所以,当我想读取这个文件时,如何将其加载到RAM中? (RAM <16G)