shape property

(int, int, int) get shape

Implementation

(int, int, int) get shape => (_channels, _width, _height);