Class | Description |
---|---|
LiteralReplacement | |
Recompiler |
Dynamic recompilation of hop dags to runtime instructions, which includes the
following substeps:
(1) deep copy hop dag, (2) refresh matrix characteristics, (3) apply
dynamic rewrites, (4) refresh memory estimates, (5) construct lops (incl
operator selection), and (6) generate runtime program (incl piggybacking).
|
RecompileStatus |
Enum | Description |
---|---|
Recompiler.ResetType |
Copyright © 2020 The Apache Software Foundation. All rights reserved.