Perfomance rule for kron
.
#526
Labels
enhancement: new rules required
enhancement (performance)
Would reduce the time it takes to run some bit of the code
kron
is the most underperforming benchmark function and requires a performance rule.The following Zygote rule can be adapted for Mooncake
https://github.com/FluxML/Zygote.jl/blob/c0bfc26de90db3778e1f3953f04d489e3413127b/src/lib/array.jl#L358-L374
The text was updated successfully, but these errors were encountered: