Skip to content

Commit

Permalink
Cleaned up luminal_cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
jafioti committed May 28, 2024
1 parent d1a493b commit ee69188
Show file tree
Hide file tree
Showing 4 changed files with 264 additions and 644 deletions.
1 change: 1 addition & 0 deletions crates/luminal_cuda/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ mod matmul;
mod other;
mod prim;
mod quantized;
#[macro_use]
mod unary;
pub use quantized::*;

Expand Down
Loading

0 comments on commit ee69188

Please sign in to comment.