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 eec8b25 commit bee9ed4Copy full SHA for bee9ed4
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