2 references to GetVectorSize
Microsoft.ML.TestFrameworkCommon (2)
TestCommon.cs (2)
260Assert.True((int)size == t1.GetVectorSize(), $"{kind} metadata type wrong size: {t1.GetVectorSize()} vs {size}");