@@ -25,7 +25,7 @@ var errorPrefixes = []string{
"CUDA error",
"cudaMalloc failed",
"\"ERR\"",
- "architecture",
+ "error loading model",
}
func (w *StatusWriter) Write(b []byte) (int, error) {