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