1 write to Conv1
Microsoft.ML.TorchSharp (1)
NasBert\Modules\Layers\EncConvLayer.cs (1)
28Conv1 = torch.nn.Sequential(
2 references to Conv1
Microsoft.ML.TorchSharp (2)
NasBert\Modules\Layers\EncConvLayer.cs (2)
53using var x1 = ForwardOneLayer(x, selfAttentionPaddingMask, Conv1, LayerNorm1); 93Conv1.Dispose();