我已经有了一个torch模型(BERT),我想使用ai-platform服务通过GPU获得在线预测,但我不知道如何做到这一点。) INVALID_ARGUMENT: Field: version.machine_type Error: GPU accelerators are not supported on the requestedmls1-c4-m4 fieldViolations:
- de
如何在AI平台管道上使用GPU?我的管道在其中一个操作中使用了set_gpu_limit(1),但最终得到了一个This step is in Pending state with this message: Unschedulable: 0/3 nodes are available: 3 Insufficient nvidia.com/gpu.错误。