LuxDL / Boltz.jl

Accelerate your ML research using pre-built Deep Learning Models with Lux
https://luxdl.github.io/Boltz.jl/
MIT License
27 stars 3 forks source link

st.attention -> st.attention_dropout in vit.jl #16

Closed aksuhton closed 1 year ago

aksuhton commented 1 year ago

st.attention -> st.attention_dropout in vit.jl

avik-pal commented 1 year ago

Can you run JuliaFormatter on the code?

codecov[bot] commented 1 year ago

Codecov Report

Merging #16 (a724cc8) into main (1b0334e) will decrease coverage by 2.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   97.90%   95.81%   -2.10%     
==========================================
  Files           7        7              
  Lines         191      191              
==========================================
- Hits          187      183       -4     
- Misses          4        8       +4     
Files Coverage Δ
src/vision/vit.jl 98.21% <100.00%> (ø)

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more