3 references to AttributeProto
Microsoft.ML.OnnxConverter (3)
OnnxMl.cs (2)
205private static readonly pb::MessageParser<AttributeProto> _parser = new pb::MessageParser<AttributeProto>(() => new AttributeProto()); 231public AttributeProto(AttributeProto other) : this()
OnnxUtils.cs (1)
68var attribute = new AttributeProto();