Danilo Enoque Ferreira de Lima
Danilo Enoque Ferreira de Lima
Dear @ikostrikov , while reading your code I noticed that you use the log prob. of a normal distribution for the Fisher matrix calculation in the value loss, but the...
Dear ArrayFire developers, it seems that ArrayFire.jl has a small compatibility issue with Zygote. A test example follows in [1], but the core of the issue is at the fact...
Dear developers, as mentioned in https://github.com/SciML/DiffEqFlux.jl/issues/436 ArrayFire crashes due to an access to a[(length(a)+1):end]. However, this is an allowed syntax in Julia and it is expected to return an empty...