Bases: object
object
A kernel whose execution shape is specified and is ready to be invoked.
Methods
__init__(kernel, shape)
__init__