3 references to Dim
Microsoft.ML.OnnxTransformer (3)
OnnxTypeParser.cs (3)
83if (typeProto.TensorType.Shape == null || typeProto.TensorType.Shape.Dim.Count == 0) 199foreach (var d in tensorShapeProto.Dim) 227if (typeProto.TensorType.Shape.Dim.Count == 0)