Lux.jl icon indicating copy to clipboard operation
Lux.jl copied to clipboard

[WIP] Lux + Brutus = MLIR Optimisations

Open avik-pal opened this issue 3 years ago • 1 comments

An extremely WIP attempt to facilitate using Lux with MLIR optimizations via https://github.com/JuliaLabs/brutus.

Currently introduces BruLuxArray, which removes BLAS calls.

avik-pal avatar May 24 '22 05:05 avik-pal

Codecov Report

Base: 89.03% // Head: 89.03% // No change to project coverage :thumbsup:

Coverage data is based on head (0b9a841) compared to base (32ef3cb). Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   89.03%   89.03%           
=======================================
  Files          19       19           
  Lines        1304     1304           
=======================================
  Hits         1161     1161           
  Misses        143      143           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar May 24 '22 05:05 codecov[bot]