TT-MLIR
|
Additional Inherited Members | |
Public Member Functions inherited from mlir::tt::ttir::detail::TTIROpTrait< ConcreteOp > | |
::mlir::tt::SystemDescAttr | getSystemDesc () |
Get the device of the current scope. More... | |
::mlir::tt::DeviceAttr | getDevice () |
Get the device of the current scope. More... | |
bool | supportsCPUExecution () |
Return whether op can be run on CPU. More... | |
bool | supportsOnlyCPUExecution () |
Return whether op must be run on CPU. More... | |