Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1024x512xf32 (0.22 sec)

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

      %split:2 = "tfl.split"(%cst_1, %dequant) {num_splits = 2 : i32} : (tensor<i32>, tensor<1024x256xf32>) -> (tensor<1024x128xf32>, tensor<1024x128xf32>)
      %0 = "tfl.transpose"(%split#0, %cst) : (tensor<1024x128xf32>, tensor<2xi32>) -> tensor<128x1024xf32>
      // CHECK: tfl.fully_connected
      // CHECK-NOT: tfl.batch_matmul
    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