Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1x96x96x1xf32 (0.08 sec)

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

    // CHECK:         }
    func.func @convert_avgpool_reshape_broadcast(%arg0: tensor<4x16x16x8xf32>) -> tensor<4x8x8x8xf32> {
      %0 = mhlo.constant dense<1.000000e+00> : tensor<1x16x16x1xf32>
      %1 = mhlo.constant dense<0.000000e+00> : tensor<f32>
      %2 = "mhlo.reduce_window"(%arg0, %1) ({
      ^bb0(%arg1: tensor<f32>, %arg2: tensor<f32>):
        %7 = mhlo.add %arg1, %arg2 : tensor<f32>
    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