4 ms·
Got: >panicked at 'No GPU found given preference', /Users/tommy/Git/wonnx/wonnx/src/resource.rs:13:10 Is the path to the rust hard coded?
by vmfunction 3y ago
Got:
>panicked at 'No GPU found given preference', /Users/tommy/Git/wonnx/wonnx/src/resource.rs:13:10
Is the path to the rust hard coded?
- lights0123 3y agoRust includes source file and line information in many error messages for easier debugging—it's not looking for anything at that path.