Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 5xi4 (0.08 sec)

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

          "mhlo.return"(%5) : (tensor<f32>) -> ()
        }) {
        base_dilations = dense<1> : tensor<5xi64>,
        padding = dense<0> : tensor<5x2xi64>,
        window_dilations = dense<1> : tensor<5xi64>,
        window_dimensions = dense<[1, 3, 3, 3, 1]> : tensor<5xi64>,
        window_strides = dense<[1, 2, 2, 2, 1]> : tensor<5xi64>} : (tensor<4x16x16x16x8xf32>, tensor<f32>) -> tensor<4x7x7x7x8xf32>
      %3 = mhlo.divide %2, %1 : tensor<4x7x7x7x8xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 29 07:26:59 UTC 2024
    - 340.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

      // CHECK: %[[INIT:.*]] = mhlo.constant dense<0xFF800000> : tensor<f32>
      // CHECK: "mhlo.reduce_window"(%[[ARG]], %[[INIT]])
      // CHECK: <{window_dimensions = dense<[1, 1, 2, 2, 1]> : tensor<5xi64>, window_strides = dense<[1, 1, 4, 4, 1]> : tensor<5xi64>}>
      // CHECK: mhlo.maximum
      // CHECK: mhlo.return
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
Back to top