aigonna

Results 4 comments of aigonna

我在colab上用的`pip install torch==1.9.0`,这样是没问题的,感觉上还是版本问题。requirements好像是1.8.0吧

Hi @ValleyZw : I can use gsutil like `!gsutil ls gs://reu/data/` get: ``` gs://reu/data/ gs://reu/data/corpus.0.tfrecord gs://reu/data/corpus.1.tfrecord ``` But I don't know why I can use python to read the file:...