Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 4x4xf32 (0.09 sec)

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

      %2 = mhlo.constant dense<6.400000e+01> : tensor<64xf32>
      %3 = mhlo.constant dense<3.200000e+01> : tensor<64xf32>
      %4 = mhlo.constant dense<5.000000e-01> : tensor<64xf32>
      %5 = "mhlo.iota"() <{iota_dimension = 0 : i64}> : () -> tensor<64xf32>
      %6 = mhlo.add %5, %4 : tensor<64xf32>
      %7 = mhlo.multiply %6, %3 : tensor<64xf32>
      %8 = mhlo.divide %7, %2 : tensor<64xf32>
      %9 = mhlo.floor %8 : tensor<64xf32>
    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