finch-tensor / finch-tensor-python

Sparse and Structured Tensor Programming in Python
MIT License
8 stars 3 forks source link

Debug Mode #38

Closed willow-ahrens closed 5 months ago

willow-ahrens commented 5 months ago

Let's add a debug mode so that we can print out the finch code to debug performance. Perhaps it could just be another backend, like galley, finchopt, print_finchopt, etc.

willow-ahrens commented 5 months ago

closed in https://github.com/willow-ahrens/finch-tensor/pull/39