tenstorrent / tt-mlir

Tenstorrent MLIR compiler
https://tenstorrent.github.io/tt-mlir/
Apache License 2.0
76 stars 13 forks source link

Adding CPU Execution getters to TTIROpInterface #1310

Closed vwellsTT closed 4 days ago

vwellsTT commented 4 days ago

Add placeholder supportsCPUExecution and supportsOnlyCPUExecution funcs to denote whether operator can/must be run on CPU