[Mlir-commits] [mlir] [mlir][tosa] Add fp16 support to `tosa.resize` (PR #73019)

Andrzej WarzyƄski llvmlistbot at llvm.org
Wed Nov 29 07:54:04 PST 2023


================
@@ -286,7 +304,7 @@ func.func @resize_bilinear_int(%arg0: tensor<1x19x20x1xi8>) {
 // -----
 
 // CHECK-LABEL: @resize_nearest_fp
----------------
banach-space wrote:

Please update this before landing in tree ;-) 

https://github.com/llvm/llvm-project/pull/73019


More information about the Mlir-commits mailing list