FluxML / Torch.jl

Sensible extensions for exposing torch in Julia.
Other
211 stars 14 forks source link

CompatHelper: bump compat for "FillArrays" to "0.9" #34

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the FillArrays package from 0.8 to 0.8, 0.9.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

DhairyaLGandhi commented 3 years ago

Hmm this is to be rebased

norci commented 3 years ago

Sorry I made a mistake. It seems the problem is in https://github.com/JuliaReinforcementLearning/ReinforcementLearningCore.jl . I'm trying to fix it.