Deeploy.TilingExtension.MemoryConstraintFlows.PatternMemoryConstraintFlow
- class Deeploy.TilingExtension.MemoryConstraintFlows.PatternMemoryConstraintFlow(ctxt: NetworkContext, pattern: List[Node], targetMemoryLevelMapping: TargetMemoryLevelMapping)
Bases:
GenericFlow[TensorMemLevelTuple,Node]Methods
- __init__(ctxt: NetworkContext, pattern: List[Node], targetMemoryLevelMapping: TargetMemoryLevelMapping)
__init__(ctxt, pattern, targetMemoryLevelMapping)computeGenSet(step)computeKillSet(step)flow(iterator[, initialLiveSet])flowStep(liveSet, killSet, genSet)preComputeStep(step)