4 references to ValueCase
Microsoft.ML.OnnxConverter (4)
OnnxMl.cs (4)
4340
switch (other.
ValueCase
)
4509
if (
ValueCase
!= other.
ValueCase
) return false;
4622
switch (other.
ValueCase
)