Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 41 of 41 for 10x3x2xf32 (0.16 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/tests/legalize_hlo.mlir

    // CHECK:           }) : (tensor<5x10xf32>, tensor<3x1xi32>, tensor<10x3xf32>) -> tensor<5x10xf32>
    // CHECK:           return %[[VAL_3]] : tensor<5x10xf32>
    // CHECK:         }
    func.func @convert_scatter_update_with_non_trailing_update_window_dims(
      %arg0: tensor<5x10xf32>,
      %arg1: tensor<3x1xi32>,
      %arg2: tensor<10x3xf32>) -> tensor<5x10xf32>
    {
      %0 = "mhlo.scatter"(%arg0, %arg1, %arg2) ({
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 29 07:26:59 UTC 2024
    - 340.2K bytes
    - Viewed (0)
Back to top