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 f41e58f commit 7674050Copy full SHA for 7674050
crates/burn-tensor/src/tensor/nn/mod.rs
@@ -1,2 +1,4 @@
1
+// The contents of this module are re-exported in the `burn-common` crate `nn` module.
2
+
3
/// The functional module.
4
pub mod functional;
0 commit comments