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