/PolyCIM

Primary LanguagePython

codegen.py:
  • Operator -> Schedule Tree
  • ScheduleTree -> AST
  • AST -> DSL

base_operator.py

  • Basic operator abstraction

affine_transform.py

  • Automatically find affine transforms that match the hardware reuse pattern.

hardware_merge_tiling.py

  • Do things in AMOS.