FluxML / Torch.jl

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

Updated Julia wrapper generator #59

Closed stemann closed 12 months ago

stemann commented 1 year ago

WIP reason: Quite a lot changes between src/wrap/libdoeye_caml_generated.jl and src/wrapper.jl. Fixed.

Also, re-organized Julia wrapper - and Julia wrapper generator.

DhairyaLGandhi commented 1 year ago

Really excited to see this come through!

stemann commented 1 year ago

Yes - me too ... finally! :-)

If you have time, please take a look at the changes between src/wrap/libdoeye_caml_generated.jl and src/wrapper.jl - it's not exactly a zero diff yet :-)

stemann commented 1 year ago

Would like to get Buildkite CI running (e.g. #60) before merging this (if it comes with a lot of auto-generated changes).

stemann commented 12 months ago

The diff from src/wrap/libdoeye_caml_generated.jl to src/wrapper.jl is now reasonably close to a zero-diff - ignoring the change from :libdoeyecaml to libdoeyecaml.

stemann commented 12 months ago

Nothing further from here. LGTM :-)