1 write to anchors
Microsoft.ML.TorchSharp (1)
AutoFormerV2\AutoformerV2.cs (1)
45this.anchors = new Anchors();
2 references to anchors
Microsoft.ML.TorchSharp (2)
AutoFormerV2\AutoformerV2.cs (2)
85var anchor = this.anchors.forward(imgBatch); 148anchors.Dispose();