我有一个名为'demo- TPU‘的tpu节点,我正在尝试使用命令gcloud beta compute tpus delete demo-tpu删除它ERROR: (gcloud.beta.compute.tpus.deleteresource is already in the process of being deleted
但是,当我使用命令gcloud beta compute tpus describe demo-tpu时,它显示TPU正在重新启动。
‘tensorflow.python.tpu.tpu_embedding导入名称'MomentumParameters’ 11 from tensorflow_estimator.python.estimator.tpu.tpu_config33 from tensorflow.python.tpu</em
请任何人能给我的代码运行TPU与Tensorflow V1?我正在尝试这段代码,但它只适用于Tensorflow 2.0: try: # set: this is always the case on Kaggletpu = tf.distribute.cluster_resolver.TPUClusterResolver()
print(