Skip to content

Commit b8bdc2d

Browse files
authored
Merge pull request #2022 from scheidan/patch-1
Add `NNlib.grid_sample`
2 parents d66d2c4 + 1a4726b commit b8bdc2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/models/nnlib.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ NNlib.upsample_nearest
5858
NNlib.upsample_bilinear
5959
NNlib.upsample_trilinear
6060
NNlib.pixel_shuffle
61+
NNlib.grid_sample
6162
```
6263

6364
## Batched Operations

0 commit comments

Comments
 (0)