派生自 analysis
proc/proc.go @@ -36,6 +36,7 @@ ) func prepare(name string, gpu int) (string, bool) { return initSDK(name, gpu) }