如何使用tensorflow 2在google cloud (ai-platform)上训练模型?
我看到唯一可用的运行时版本是1.14 https://cloud.google.com/ml-engine/docs/runtime-version-list
gcloud ai-platform jobs submit training ... --python-version 3.5 --runtime-version 1.14https://stackoverflow.com/questions/59215020
复制相似问题