1. colab 挂载硬盘 ... import os from google.colab import drive ... with open("gs://xx/data/xx.tfrecord", 'r') as f: f.read() #No such file ...
確定! 回上一頁