1 write to Shape
Microsoft.ML.OnnxTransformer (1)
OnnxUtils.cs (1)
134Shape = shape;
4 references to Shape
Microsoft.ML.OnnxTransformer (4)
OnnxTransform.cs (3)
449var shape = inputNodeInfo.Shape; 451var inputShape = AdjustDimensions(inputNodeInfo.Shape); 955if (Transformer.Model.ModelInfo.InputsInfo[i].Shape.Where(x => x == 0).Count() > 1)
OnnxUtils.cs (1)
112/// types such sequence and dictionary, <see cref="Shape"/> would be