問題タブ [google-colaboratory]

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.

0 投票する
4 に答える
11302 参照

tensorflow - GPU を使用した google colaboratory の「ResourceExhaustedError」

Vgg16を使用してモデルを微調整しようとしてcolaboratoryいますが、GPU でトレーニングしているときにこのエラーが発生しました。

OOM when allocating tensor of shape [7,7,512,4096]

私のvmセッションにもこの出力があります:

tfrecordはちょうど118個の256x256 JPGですfile size <2MB

回避策はありますか? GPUではなくCPUを使用すると機能します