Property OutputShapes
OutputShapes
Output name to its declared dimensions. A symbolic dimension is -1: only the static ones can be compared with a preset's declared dimension count.
public IReadOnlyDictionary<string, IReadOnlyList<long>> OutputShapes { get; init; }