3 references to _repeated_attribute_codec
Microsoft.ML.OnnxConverter (3)
OnnxMl.cs (3)
1384
attribute_.WriteTo(output,
_repeated_attribute_codec
);
1419
size += attribute_.CalculateSize(
_repeated_attribute_codec
);
1493
attribute_.AddEntriesFrom(input,
_repeated_attribute_codec
);