FluxML / Torch.jl

Sensible extensions for exposing torch in Julia.
Other
213 stars 15 forks source link

Added C wrapper generator #56

Closed stemann closed 1 year ago

stemann commented 1 year ago

Added OCaml-based wrapper generator.

Contributes to resolution of #54

PR Checklist

stemann commented 1 year ago

Slimmed this PR down to just adding the OCaml-based C wrapper generator - will follow up with PR updating C wrapper for Torch 1.10 (for a start) - based on the ocaml-torch wrapper generator as mentioned in https://github.com/JuliaPackaging/Yggdrasil/pull/6004#issuecomment-1356777370

stemann commented 1 year ago

@DhairyaLGandhi @ToucheSir This should be ready for review when you have time - as a step to getting a new version of Torch.jl ready (with the already built Torch_jll v1.10.2).

stemann commented 1 year ago

LMK if you still have anything to add, otherwise will merge first thing tomorrow

Nothing more at this point.