sailfish.kernel.library.KernelInvocation

class sailfish.kernel.library.KernelInvocation(kernel, shape)[source]

Bases: object

A kernel whose execution shape is specified and is ready to be invoked.

__init__(kernel, shape)[source]

Methods

__init__(kernel, shape)