Public Member Functions | |
| def | __init__ (self, pool, unpool) |
| def | forward (self, input) |
Public Attributes | |
| pool | |
| unpool | |
Static Public Attributes | |
| constructor | |
| tuple | input_size = (1, 1, 4), |
| string | fullname = 'MaxUnpool1d_net' |
| bool | check_gradgrad = False |
Definition at line 7886 of file test_nn.py.
|
static |
Definition at line 7897 of file test_nn.py.
1.8.11