Skip to content

Commit c1bf0a6

Browse files
committed
add missing link to upsample_trilinear documentation
1 parent f9e7130 commit c1bf0a6

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
@@ -56,6 +56,7 @@ NNlib.depthwiseconv
5656
```@docs
5757
NNlib.upsample_nearest
5858
NNlib.upsample_bilinear
59+
NNlib.upsample_trilinear
5960
NNlib.pixel_shuffle
6061
```
6162

0 commit comments

Comments
 (0)