Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 4x3xf32 (0.08 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/tests/composite-lowering.mlir

      %23 = mhlo.add %21, %22 : tensor<4xf32>
      %24 = "mhlo.broadcast_in_dim"(%3) <{broadcast_dimensions = dense<> : tensor<0xi64>}> : (tensor<f32>) -> tensor<4xf32>
      %25 = mhlo.multiply %23, %24 : tensor<4xf32>
      %26 = "mhlo.broadcast_in_dim"(%2) <{broadcast_dimensions = dense<> : tensor<0xi64>}> : (tensor<f32>) -> tensor<4xf32>
      %27 = mhlo.divide %25, %26 : tensor<4xf32>
      %28 = mhlo.floor %27 : tensor<4xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 18:45:51 UTC 2024
    - 32.6K bytes
    - Viewed (0)
Back to top