Skip to content

Commit

Permalink
quiet clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Dec 11, 2023
1 parent 7bb3a5c commit fc9f26f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/ops/cnn/conv/mod.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#[allow(clippy::module_inception)]
mod conv;
mod depth_wise;
mod im2col;
Expand Down

0 comments on commit fc9f26f

Please sign in to comment.