Hi Ziwei
Thanks for reaching out. I can reproduce your error when running the colab. I am not sure what the exact error is, all I see is the following lines in the colab log
> 2022-11-14 07:08:55.959279: W tensorflow/core/common_runtime/gpu/gpu_bfc_allocator.cc:42] Overriding orig_value setting because the TF_FORCE_GPU_ALLOW_GROWTH environment variable is set. Original config value was 0.
> KernelRestarter: restarting kernel (1/5), keep random ports
> WARNING:root:kernel 3f50bf0b-e4e7-467b-bdec-582922787be0 restarted
According to what the cell prints, it happens while decompressing
@Ziwei what do you mean wiht " have also tried to run tfci locally on my laptop and the same issue occurs."? Does the script simply crash without error also locally?