TT-MLIR
|
Public Member Functions | |
::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... | |
|
inline |
Get the device of the current scope.
|
inline |
Get the device of the current scope.
|
inline |
Return whether op can be run on CPU.
|
inline |
Return whether op must be run on CPU.