标签: tensorflow keras google-colaboratory google-cloud-tpu
我正在Google colab tpu上运行分类器。 它与GPU配合良好。但是我在TPU上运行时出现错误“模型”对象没有属性“优化器”。
这是git link,其中包含完整的代码和错误消息。