inputShape property

List<int> inputShape
getter/setter pair

Shape of model's input

Implementation

late List<int> inputShape;