Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1024x1024xbf16 (0.09 sec)

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

      // CHECK: %0 = "tfl.conv_2d"(%arg0, %arg1, %cst)
    }
    
    // CHECK-LABEL: RemoveReshapeAfterFullyConnected
    func.func @RemoveReshapeAfterFullyConnected(%arg0: tensor<4x1024x1024xbf16>) -> tensor<4x1024x4096xbf16> {
      %cst_0 = arith.constant dense<1.0> : tensor<4096x1024xbf16>
      %cst_1 = "tfl.no_value"() {value = unit} : () -> none
      %cst_2 = arith.constant dense<[4, 1024, 4096]> : tensor<3xi32>
    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