Deeploy.DeeployTypes.CodeGenVerbosity

class Deeploy.DeeployTypes.CodeGenVerbosity(tilingProfiling: str | None)

Bases: object

Encapsulates verbosity options for downstream configuration

Methods

__init__(tilingProfiling: str | None) None

__init__(tilingProfiling)

Attributes

tilingProfiling

Specifies the name of the memory level on which to profile tiling

tilingProfiling: str | None

Specifies the name of the memory level on which to profile tiling

Type:

str