commit | ed6bdf977de8e7d1e2d5638cd1816f1322dadb18 | [log] [tgz] |
---|---|---|
author | Georgios Pinitas <georgios.pinitas@arm.com> | Mon Sep 15 13:25:59 2025 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 15 05:31:35 2025 -0700 |
tree | 5db70b6254b38523e30b6f511f8f471085661010 | |
parent | 1a8886179ef2808e7dacec9fb96d6ec798b74823 [diff] |
[mlir][tosa] Add support for BF16 in `tosa.resize` legalization (#158616) Extend the resize linalg legalization functionality with BF16 support and in accordance to the TOSA specification. Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> GitOrigin-RevId: b0de4e67775869a9e0a7c95236335084165e90ce
See https://mlir.llvm.org/ for more information.