Why it's useful
Sometimes we want certain Einsums to only be mapped to certain compute units because of:
- limitations of what the compute units can do,
- for testing,
- to speed up the mapper.
Possible solution
Allowing users to specify type of operation in an Einsum and allowing constraining types of operations that a compute unit can do.
Why it's useful
Sometimes we want certain Einsums to only be mapped to certain compute units because of:
Possible solution
Allowing users to specify type of operation in an Einsum and allowing constraining types of operations that a compute unit can do.