When running this sample using PyTorch XLA modified slightly from the official sample in Colab, the following errors are presented: ImportError: /usr/local/lib/
I am trying to convert a keras model to tpu model in google colab, but this model has another model inside. Take a look at the code: https://colab.research.goo