Deeploy.CommonExtensions.CodeTransformationPasses.MemoryAllocation

Classes

ArgumentStructGeneration()

A code transformation pass that generates a struct for function arguments.

MemoryManagementGeneration([memoryLevelRegex])

A code transformation pass that manages memory allocation and deallocation for buffers.

MemoryPassthroughGeneration([...])

A code transformation pass that implements a 'passthrough' memory management strategy.