Skip to content

Updated Julia wrapper generator#59

Merged
ToucheSir merged 1 commit intoFluxML:masterfrom
stemann:feature/update_julia_wrapper_generator
Nov 11, 2023
Merged

Updated Julia wrapper generator#59
ToucheSir merged 1 commit intoFluxML:masterfrom
stemann:feature/update_julia_wrapper_generator

Conversation

@stemann
Copy link
Collaborator

@stemann stemann commented Aug 3, 2023

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.

@stemann stemann force-pushed the feature/update_julia_wrapper_generator branch from 444892b to 83d9a44 Compare August 3, 2023 10:05
@DhairyaLGandhi
Copy link
Member

Really excited to see this come through!

@stemann
Copy link
Collaborator Author

stemann commented Aug 3, 2023

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
Copy link
Collaborator Author

stemann commented Aug 3, 2023

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

@stemann stemann force-pushed the feature/update_julia_wrapper_generator branch from 83d9a44 to c6b4011 Compare August 11, 2023 14:13
@stemann stemann mentioned this pull request Oct 22, 2023
3 tasks
@stemann stemann force-pushed the feature/update_julia_wrapper_generator branch from c6b4011 to c1c021e Compare November 10, 2023 09:30
@stemann stemann force-pushed the feature/update_julia_wrapper_generator branch 4 times, most recently from f54008a to da80a90 Compare November 11, 2023 00:26
@stemann stemann marked this pull request as ready for review November 11, 2023 00:28
@stemann stemann changed the title WIP: Updated Julia wrapper generator Updated Julia wrapper generator Nov 11, 2023
@stemann
Copy link
Collaborator Author

stemann commented Nov 11, 2023

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.

Copy link
Member

@ToucheSir ToucheSir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anything left to get in before I merge?

@stemann stemann force-pushed the feature/update_julia_wrapper_generator branch from da80a90 to cae459f Compare November 11, 2023 09:05
Also:
* Re-organized Julia wrapper - and Julia wrapper generator.
* Replaced Torch.at_dim with Base.ndims(::Tensor) - avoids method ambiguity among Torch.Wrapper.at_dim and Torch.at_dim.
@stemann stemann force-pushed the feature/update_julia_wrapper_generator branch from cae459f to c87bd0d Compare November 11, 2023 09:14
@stemann
Copy link
Collaborator Author

stemann commented Nov 11, 2023

Nothing further from here. LGTM :-)

@stemann stemann mentioned this pull request Nov 11, 2023
@ToucheSir ToucheSir merged commit c6e0070 into FluxML:master Nov 11, 2023
@stemann stemann deleted the feature/update_julia_wrapper_generator branch December 13, 2023 16:17
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.

3 participants