beacon-biosignals / LighthouseFlux.jl

An adapter package that implements Lighthouse's framework interface for Flux
MIT License
1 stars 1 forks source link

remove CuIterator in favor of upstream implementation #2

Closed jrevels closed 4 years ago

jrevels commented 4 years ago

ref https://github.com/JuliaGPU/CuArrays.jl/pull/467

jrevels commented 4 years ago

Note that CuIterator has landed in CuArrays v2 🎉now we're just waiting on Flux to tag a release that's compatible with CuArrays v2

ararslan commented 4 years ago

I submitted the PR to Flux to add CuArrays v2 support (and Tim pushed it over the edge with necessary fixes that I didn't catch :grimacing:) so now we're just waiting for the next tag.

hannahilea commented 4 years ago

thinks longingly of that post @SimonDanisch linked to of all merges resulting in version bumps

ararslan commented 4 years ago

https://github.com/FluxML/Flux.jl/pull/1103