We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120da47 commit 5201189Copy full SHA for 5201189
crates/cellcast/src/networks/stardist/versatile_fluo_2d.rs
@@ -1,4 +1,5 @@
1
-// Generated from ONNX using burn-import and then modified as needed.
+// Generated from ONNX using burn-import and then modified for dynamic tensor
2
+// shape intputs.
3
use burn::nn::PaddingConfig2d;
4
use burn::nn::conv::Conv2d;
5
use burn::nn::conv::Conv2dConfig;
0 commit comments