Issues
- 1
AutoGrad and CUDA kernels
#128 opened by renatobellotti - 0
- 2
TagBot trigger issue
#122 opened by JuliaTagBot - 1
Param(x) as AbstractArray?
#125 opened by JeffFessler - 1
Multiple functions sharing some gradients
#119 opened by ludvigk - 0
keyword args in broadcasted funcs not supported
#124 opened by denizyuret - 0
- 1
Alkan bias add problem?
#121 opened by denizyuret - 0
getindex gradient collection bug
#116 opened by ekinakyurek - 2
Problems with grad after grad
#120 opened by gforchini - 6
cannot take derivative of a scalar function
#106 opened by denizyuret - 0
Cannot `convert` an object of type UnitRange{Int64} to an object of type Colon
#117 opened by obviousnic - 7
AutoGrad error in backprop when iterating dict
#71 opened by ngphuoc - 10
Autograd.Sparse type causes regression
#114 opened by ekinakyurek - 1
- 2
missing Jacobian and Hessian methods
#54 opened by CarloLucibello - 0
mapslices and Param wrapped arrays
#110 opened by hiiroo - 3
bug in gradient with broadcast
#103 opened by CarloLucibello - 6
grad doesn't work on trivial identity
#101 opened by tscode - 5
1.0.0 Todo list
#79 opened by denizyuret - 1
- 0
- 3
Copy of param is value of param
#102 opened by tscode - 2
gradcheck does not work if model has Params
#98 opened by denizyuret - 3
- 3
- 1
Coding practices
#93 opened by denizyuret - 3
- 3
missing algebra gradients
#45 opened by CarloLucibello - 3
- 7
broadcast error for integer power
#80 opened by CarloLucibello - 7
gradient of std(Array{Float32,N}) throws error
#87 opened by rened - 6
julia v0.7 compat
#65 opened by denizyuret - 2
activate Codecov
#60 opened by CarloLucibello - 0
view is not supported
#81 opened by CarloLucibello - 3
Performance issue
#72 opened by Goysa2 - 2
non-scalar loss function
#70 opened by jbrea - 4
bug second derivative tanh
#62 opened by CarloLucibello - 0
third gradient of exp(x*x) gives nothing
#44 opened by denizyuret - 2
gradcheck fails for broadcast operation
#74 opened by ekinakyurek - 2
Gradient type mismatch
#69 opened by ekinakyurek - 2
grad requires a scalar-valued function
#67 opened by fatihtalu - 3
Autograd usage problem
#66 opened by fatihtalu - 15
Type of AutoGrad.Rec
#42 opened by xukai92 - 1
integrate DiffRules
#51 opened by CarloLucibello - 4
scalar-valued function error
#63 opened by fatihtalu - 0
grad(sum)(x) fails for scalar x.
#64 opened by denizyuret - 2
bug with sum of number
#56 opened by CarloLucibello - 0
ambiguity error in x^n
#48 opened by CarloLucibello - 2
x.^2 compared with x .* x
#41 opened by xukai92