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