在处理~200 on的数据时,我得到了以下错误:ValueError: Cannot create a tensor proto whose content is larger than 2GB.开始时,我的数据集有4415张动物图像~120 my:!du -sh /content/Dataset/train/real156M
通过python行tensors = [n.values() for n in tf.get_default_graph().get_operations()]打印出图形的所有张量,我发现输入张量的维度是,3},输出张量是{1,?,?},输入和输出张量的数据类型分别是uint8和int64。它们只是保存指向输入/输出张量的已分配缓冲区的指针、张量的尺寸和