NNlib.jl
NNlib.jl copied to clipboard
add dims keyword to gather
Extend with the dims
keyword similarly to https://pytorch.org/docs/stable/generated/torch.gather.html#torch-gather
TODO
- [ ] docs
- [ ] more tests
- [ ] gradient
- [ ] non-mutating version