-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: EnzymeAD/Reactant.jl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Missing neural network operations
good first issue
Good for newcomers
#250
opened Nov 9, 2024 by
avik-pal
12 of 34 tasks
getindex
assumes contiguous indexing
bug
#242
opened Nov 8, 2024 by
avik-pal
Undefined Good for newcomers
fill(::ComplexF64, ::Reactant.MLIR.IR.Type)
method required for differentiating complex function
good first issue
#238
opened Nov 7, 2024 by
Todorbsc
Name clash when calling Good for newcomers
Reactant.@compile
over a function that is named f
good first issue
#237
opened Nov 7, 2024 by
Todorbsc
Mismatch computing
Enzyme.gradient
between regular array and ConcreteRArray
#236
opened Nov 7, 2024 by
Todorbsc
passing same argument twice leads to a bounds error while compiling
bug
Something isn't working
#226
opened Nov 4, 2024 by
avik-pal
setindex!
doesn't update arguments inplace (optimisers.jl)
bug
#212
opened Nov 1, 2024 by
avik-pal
Avoid
closures
in traced_if
to reduce compilation overhead
control flow
#211
opened Nov 1, 2024 by
avik-pal
Move benchmarks running in GitHub Runner to Buildkite CI
good first issue
Good for newcomers
#207
opened Oct 28, 2024 by
mofeing
Abstract interpretation over
ReactantInterpreter
sometimes skips overriden methods
#189
opened Oct 20, 2024 by
mofeing
Experiment with Extra attention is needed
Core.Memory
address space
help wanted
#181
opened Oct 16, 2024 by
mofeing
Implement New feature or request
good first issue
Good for newcomers
Reactant.batch
function for better batching (vmap too!)
enhancement
#180
opened Oct 16, 2024 by
mofeing
MLIR.IR.DenseElementsAttribute
on array of Complex
returns a "NULL Attribute"
#173
opened Oct 7, 2024 by
mofeing
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.