7767517 | |
7 6 | |
pnnx.Input pnnx_input_0 0 1 0 | |
nn.Embedding embedding 1 1 0 1 embedding_dim=320 num_embeddings=500 sparse=False @weight=(500,320)f32 | |
torch.permute torch.permute_1 1 1 1 2 dims=(0,2,1) $input=1 | |
nn.Conv1d conv 1 1 2 3 bias=False dilation=(1) groups=320 in_channels=320 kernel_size=(2) out_channels=320 padding=(0) padding_mode=zeros stride=(1) @weight=(320,1,2)f32 | |
torch.permute torch.permute_2 1 1 3 4 dims=(0,2,1) $input=3 | |
F.relu F.relu_0 1 1 4 5 $input=4 | |
pnnx.Output pnnx_output_0 1 0 5 | |