Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 4x256x36xf32 (0.13 sec)

  1. tensorflow/compiler/mlir/lite/tests/optimize.mlir

      %cst_6 = arith.constant dense<[1, 0]> : tensor<2xi32>
      %2057 = "tfl.transpose"(%arg0, %cst_10) : (tensor<1x16x256xf32>, tensor<3xi32>) -> tensor<1x256x16xf32>
      %2058 = "tfl.reshape"(%2057, %cst_3) : (tensor<1x256x16xf32>, tensor<2xi32>) -> tensor<256x16xf32>
      %2059 = "tfl.transpose"(%2058, %cst_6) : (tensor<256x16xf32>, tensor<2xi32>) -> tensor<16x256xf32>
      return %2059: tensor<16x256xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 20:31:41 UTC 2024
    - 284.1K bytes
    - Viewed (0)
Back to top