Skip to content

Conversation

@jerinphilip
Copy link
Owner

@jerinphilip jerinphilip commented Dec 20, 2023

No clue what's actually required.

  • Missing BLAS: Can use ruy / eigen.
  • Library compiles in WASM
  • Bindings exposing the library compiles in WASM
  • ruy/cpuinfo complains WASM environment is not supported to detect CPU and dispatch (for ruy). This will have to be solved, is a band-aid for GEMM missing on WASM. The temporary situation will allow fixing the WebAssembly binding/API nuances.

If a slower reference SGEMM can be checked in, we can remove the ruy dependency (and BLAS?), then slowly improve SGEMM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant