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