2 references to GetTensorDims
Microsoft.ML.OnnxTransformer (2)
OnnxTypeParser.cs (2)
233
var shape =
GetTensorDims
(typeProto.TensorType.Shape);
292
var shape =
GetTensorDims
(typeProto.TensorType.Shape);