FluxML / Torch.jl

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

Limit compat of Torch_jll to v1.4 #55

Closed stemann closed 2 years ago

stemann commented 2 years ago

To avoid breaking change when Torch_jll v1.10.2 is registered in the General registry, as Torch_jll v1.10.2 does not include the C wrapper.

stemann commented 2 years ago

Is the intent to pin this, do some repo cleanup and then try a new JLL version? If so LGTM.

Yes, indeed - cf. #54 .