Table of Contents ▸ List of Commands ▸ Neural Networks ▸ nn_patchup2d | ◀ nn_patchdown3d | nn_patchup3d ▶ |
nn_patchup2d
Arguments:
- out,_in,_patch_size>1
Description:
Add a patchup2d (2D upscale by patch) layer to the current network.Default values:
in=. (previous layer) and patch_size=2.