Deeploy.Targets.Neureka.TileConstraints.NeurekaConvTileConstraint.PerTileReplacements

class Deeploy.Targets.Neureka.TileConstraints.NeurekaConvTileConstraint.PerTileReplacements

Bases: object

Accumulate per-tile template-variable replacements together with their C type.

Each append records both the value and the variable’s pointer type. Call scheme once at the end to materialize the VariableReplacementScheme the tiler expects.

Methods

__init__() None

__init__()

append(name, dtype, value)

scheme()