2 references to IsEmpty
Microsoft.ML.TestFramework (2)
SubComponent.cs (2)
127
if (
IsEmpty
)
262
return src != null && !src.
IsEmpty
;