Properly support multidimensional tensor types in openfhe emitter
Open
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
`OpenFheUtils::convertType` just emits a 1D tensor, and some of the emitters properly flatten their access indices. It would probably be better to support multi-dimensional tensors properly.
https://github.com/google/heir/blob/42eca515f7a77a7b31a7e8ac29c93413504fe227/lib/Target/OpenFhePke/OpenFheUtils.cpp#L95-L101
Contributor guide
Assessment
This issue has not been assessed yet.