Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1x1024x8192xf32 (0.64 sec)

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

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