問題タブ [tpu]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
google-cloud-platform - PyTorch での TPU の使用
Colab の Google Cloud の TPU を使用しようとしています。Tensorflowを使用して、チュートリアルに従って実行できました。
PyTorch を使用して TPU を利用できるかどうか知っている人はいますか? もしそうなら、どうすればできますか?例はありますか?
google-cloud-platform - GCP の VM から TPU にアクセスできない
このコードを実行しようとしています
ただし、次のエラーが表示されます。
googleapiclient.errors.HttpError: https://tpu.googleapis.com/v1alpha1/projects/nlp-research-198620/locations/us-central1-b/nodes/sahil-wadhwa?alt=json が返された「許可 'tpu.nodes 「projects/nlp-research-198620/locations/us-central1-b/nodes/sahil-wadhwa」で .get が拒否されました">
これをスムーズに実行するために VM または TPU を提供するために必要なアクセス許可を誰か教えてもらえますか?