Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 4x1024x4096xbf16 (0.12 sec)

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

      %2 = "tfl.mul"(%1, %1) {fused_activation_function = "NONE"} : (tensor<4x1024x4096xbf16>, tensor<4x1024x4096xbf16>) -> tensor<4x1024x4096xbf16>
      func.return %2 : tensor<4x1024x4096xbf16>
      // CHECK: %[[V0:.*]] = "tfl.fully_connected"(%arg0, {{.*}}) {{.*}}keep_num_dims = true{{.*}} -> tensor<4x1024x4096xbf16>
      // CHECK: %[[V1:.*]] = tfl.mul %[[V0]], %[[V0]] {{.*}} : tensor<4x1024x4096xbf16
      // CHECK: return %[[V1]]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 5.8K bytes
    - Viewed (0)
Back to top