1 write to ratios
Microsoft.ML.TorchSharp (1)
AutoFormerV2\Anchors.cs (1)
48this.ratios = ratios != null ? ratios : new double[] { 0.5, 1, 2 };
1 reference to ratios
Microsoft.ML.TorchSharp (1)
AutoFormerV2\Anchors.cs (1)
73ratios: this.ratios,