Skip to content

Commit

Permalink
Merge pull request #2022 from scheidan/patch-1
Browse files Browse the repository at this point in the history
Add `NNlib.grid_sample`
  • Loading branch information
ToucheSir authored Jul 21, 2022
2 parents d66d2c4 + 1a4726b commit b8bdc2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/models/nnlib.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ NNlib.upsample_nearest
NNlib.upsample_bilinear
NNlib.upsample_trilinear
NNlib.pixel_shuffle
NNlib.grid_sample
```

## Batched Operations
Expand Down

0 comments on commit b8bdc2d

Please sign in to comment.