Skip to content

Commit 5201189

Browse files
committed
Update network comment, be more descriptive
1 parent 120da47 commit 5201189

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/cellcast/src/networks/stardist/versatile_fluo_2d.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Generated from ONNX using burn-import and then modified as needed.
1+
// Generated from ONNX using burn-import and then modified for dynamic tensor
2+
// shape intputs.
23
use burn::nn::PaddingConfig2d;
34
use burn::nn::conv::Conv2d;
45
use burn::nn::conv::Conv2dConfig;

0 commit comments

Comments
 (0)