Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 200 Bytes

dev_log.md

File metadata and controls

9 lines (7 loc) · 200 Bytes

Current Development

Shader Code Reuse

  • Allow reusable Tensor declaration
    • Ok
  • Reuse shader tensor indexation code (from shader invocation to tensor element being processed)
    • Ok