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