Skip to content

Commit

Permalink
rm missing mod
Browse files Browse the repository at this point in the history
  • Loading branch information
swfsql committed Nov 6, 2023
1 parent cf0c138 commit c76ce32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dfdx/src/nn/layers/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ mod gelu;
mod generalized_add;
mod generalized_mul;
pub mod id;
mod input_into;
mod layer_norm1d;
mod leaky_relu;
mod linear;
Expand Down

0 comments on commit c76ce32

Please sign in to comment.