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