We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6affa78 commit e0ade62Copy full SHA for e0ade62
crates/burn-import/onnx-tests/tests/prelu/prelu.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python3
2
3
-# used to generate model: leaky_relu.onnx
+# used to generate model: prelu.onnx
4
5
import torch
6
import torch.nn as nn
0 commit comments