Skip to content

StaticDebug

StaticDebug(name: str, shape: tuple=_shape)

Description

An empty dynamic step to be used as a sink for static steps to force their computation even when not connected to any field.

Parameters

Slots

  • Input: any
  • output: any

Import

from juniper import StaticDebug