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