Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1x8x1x1x1x1x1x18xbf16 (0.36 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/tf_optimize.mlir

    func.func @simplifyBroadcastReshape(%arg0: tensor<1x8x1x1x1x1x1x18xbf16>) -> tensor<8x6x6x18xbf16> {
      %cst_1 = arith.constant dense<[1, 8, 6, 1, 6, 1, 1, 18]> : tensor<8xi64>
      %97 = "tf.BroadcastTo"(%arg0, %cst_1) : (tensor<1x8x1x1x1x1x1x18xbf16>, tensor<8xi64>) -> tensor<1x8x6x1x6x1x1x18xbf16>
      %cst_2 = arith.constant dense<[8, 6, 6, 18]> : tensor<4xi64>
      %98 = "tf.Reshape"(%97, %cst_2) : (tensor<1x8x6x1x6x1x1x18xbf16>, tensor<4xi64>) -> tensor<8x6x6x18xbf16>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 9.5K bytes
    - Viewed (0)
Back to top