No description
Find a file
qwjyh 0238339e37 refactor: moved custom multiheadattention impls to olds dir
to use built-in MultiHeadAttention added to Lux recently
2025-04-19 19:21:37 +09:00
notebooks updated to 1.11.2 2024-12-04 22:23:36 +09:00
old refactor: moved custom multiheadattention impls to olds dir 2025-04-19 19:21:37 +09:00
.gitignore done: training a simple LSTM 2024-11-22 21:30:46 +09:00
.JuliaFormatter.toml add formatter config 2025-01-28 22:19:15 +09:00
LocalPreferences.toml updated to 1.11.2 2024-12-04 22:23:36 +09:00
Manifest.toml fix: support batched input in MultiheadAttention using Dense 2025-04-19 19:18:03 +09:00
Project.toml fix: support batched input in MultiheadAttention using Dense 2025-04-19 19:18:03 +09:00
test_transformer.jl fix: support batched input in MultiheadAttention using Dense 2025-04-19 19:18:03 +09:00