3 references to Dimension
Microsoft.ML.OnnxConverter (3)
OnnxMl.cs (2)
4032private static readonly pb::MessageParser<Dimension> _parser = new pb::MessageParser<Dimension>(() => new Dimension()); 4058public Dimension(Dimension other) : this()
OnnxUtils.cs (1)
34var d = new TensorShapeProto.Types.Dimension();