4 references to ValueCase
Microsoft.ML.OnnxConverter (4)
OnnxMl.cs (4)
4061
switch (other.
ValueCase
)
4171
if (
ValueCase
!= other.
ValueCase
) return false;
4254
switch (other.
ValueCase
)