"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "3028089e5e6554a7e20a07d87153228d39f91695"
Unverified Commit d815a001 authored by Hongzhi (Steve), Chen's avatar Hongzhi (Steve), Chen Committed by GitHub
Browse files

Turn on GPU. (#5639)

parent 50810a4e
...@@ -13,7 +13,8 @@ ...@@ -13,7 +13,8 @@
"language_info": { "language_info": {
"name": "python" "name": "python"
}, },
"gpuClass": "standard" "gpuClass": "standard",
"accelerator": "GPU"
}, },
"cells": [ "cells": [
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment