1 instantiation of ConvLayer
Microsoft.ML.TorchSharp (1)
AutoFormerV2\AutoFormerV2Backbone.cs (1)
85this.layers.Add(new ConvLayer(
2 references to ConvLayer
Microsoft.ML.TorchSharp (2)
AutoFormerV2\ConvLayer.cs (2)
24/// Initializes a new instance of the <see cref="ConvLayer"/> class. 31: base(nameof(ConvLayer))