Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1x90x8192xf32 (0.09 sec)

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

      %1 = "tfl.batch_matmul"(%0, %cst) {adj_x = false, adj_y = false} : (tensor<1x90x1024xf32>, tensor<1x1024x8192xf32>) -> tensor<1x90x8192xf32>
      %2 = "tfl.reshape"(%1, %cst_0) : (tensor<1x90x8192xf32>, tensor<5xi32>) -> tensor<1x3x6x5x8192xf32>
      return %2 : tensor<1x3x6x5x8192xf32>
      // CHECK: %cst = arith.constant dense_resource<__elided__> : tensor<1x1024x8192xf32>
    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