3 references to _repeated_graphs_codec
Microsoft.ML.OnnxTransformer (3)
src\Microsoft.ML.OnnxConverter\OnnxMl.cs (3)
616
graphs_.WriteTo(output,
_repeated_graphs_codec
);
692
size += graphs_.CalculateSize(
_repeated_graphs_codec
);
842
graphs_.AddEntriesFrom(input,
_repeated_graphs_codec
);