|
7767517 |
|
8 7 |
|
pnnx.Input pnnx_input_0 0 1 0 |
|
pnnx.Input pnnx_input_1 0 1 1 |
|
nn.Linear encoder_proj 1 1 0 2 bias=True in_features=144 out_features=320 @bias=(320)f32 @weight=(320,144)f32 |
|
nn.Linear decoder_proj 1 1 1 3 bias=True in_features=320 out_features=320 @bias=(320)f32 @weight=(320,320)f32 |
|
pnnx.Expression pnnx_expr_0 2 1 2 3 4 expr=add(@0,@1) |
|
F.tanh F.tanh_0 1 1 4 5 $input=4 |
|
nn.Linear output_linear 1 1 5 6 bias=True in_features=320 out_features=500 @bias=(500)f32 @weight=(500,320)f32 |
|
pnnx.Output pnnx_output_0 1 0 6 |
|
|