我正在尝试将我在Google云控制台中的Keras模型转换为TPU模型。不幸的是,我得到了一个错误,如下所示。tf.contrib.cluster_resolver.TPUClusterResolver(TPU_WORKER)))Using TensorFlow backend.= tf.contrib.tpu.keras_to_tpu_model(AttributeError: m
我试图用Python2.7在TPU上用我自己的.tfrecord数据文件运行一个模型,我所有的代码都被编译了,但是TPU开始施展魔法的那一刻,我对幕后发生的事情一无所知。有没有办法通过tf.debugger或类似的东西来跟踪幕后发生的事情?这是我得到的唯一错误消息:
tensorflow.python.framework.errors_impl.DeadlineExceededError: Deadline Exceeded on I