ocannl icon indicating copy to clipboard operation
ocannl copied to clipboard

XLA backend based directly on the assignments interface

Open lukstafi opened this issue 1 year ago • 0 comments

Implement the XLA backend, compiling directly from Assignments.comp. Relevant links:

  • https://openxla.org/xla/operation_semantics
  • https://github.com/LaurentMazare/ocaml-xla
  • https://github.com/openxla/xla/blob/main/xla/hlo/builder/xla_builder.h
  • https://github.com/openxla/xla/blob/main/xla/service/hlo.proto

lukstafi avatar Dec 23 '24 20:12 lukstafi