0

I am trying to use TPU in colab to speed up the training process of LSTM. But I am keep getting the error: Unable to find the relevant tensor remote_handle: Op ID: 529, Output num: 0

The code and data link are shared below, can anyone please help me to fix this error? Much appreciated :-)

colab code: https://colab.research.google.com/drive/1t1kDuehLNjVhrtmCXdeSAbPcI5Vht90P?usp=sharing data file(OHLC and indicators,139 columns in total):https://drive.google.com/file/d/180Ai703VHdICN1VtQl4zWkZw0vHNMoBm/view?usp=sharing

Bob Smith
  • 36,107
  • 11
  • 98
  • 91
  • 2
    Please share the linked notebook publicly. Presently, other folks can't see its contents. – Bob Smith May 04 '21 at 17:25
  • Sorry for that, I have changed it. – 李昀泽 May 07 '21 at 12:47
  • Have you tried this tutorial that we have for TPUs with LSTMs? https://colab.research.google.com/github/tensorflow/tpu/blob/master/tools/colab/shakespeare_with_tpu_and_keras.ipynb – jysohn May 17 '21 at 17:04

0 Answers0