1 write to Conv2
Microsoft.ML.TorchSharp (1)
NasBert\Modules\Layers\EncConvLayer.cs (1)
35Conv2 = torch.nn.Sequential(
2 references to Conv2
Microsoft.ML.TorchSharp (2)
NasBert\Modules\Layers\EncConvLayer.cs (2)
54return ForwardOneLayer(x1, selfAttentionPaddingMask, Conv2, LayerNorm2); 95Conv2.Dispose();