Reference
Table of Contents
▸
List of Commands
▸
Neural Networks
▸
nn_layer_upsample2d
◀
nn_layer_split
|
nn_loss_mse
▶
nn_layer_upsample2d
Arguments:
name,in,_interpolation_type = { 0=nearest-neighbor | 1=linear }
Description:
Add a
upsample2d
layer to the network.