Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for rs1 (0.04 sec)

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

      %2 = "tfl.relu"(%1) : (tensor<40x40xf32>) -> tensor<40x40xf32>
      func.return %1, %2 : tensor<40x40xf32>, tensor<40x40xf32>
    
      // CHECK: %[[rs1:.*]] = "tfl.reshape"(%arg0
      // CHECK: %[[rs2:.*]] = "tfl.relu"(%[[rs1]]
      // CHECK: return %[[rs1]], %[[rs2]]
    }
    
    // CHECK-LABEL: @NotReorderElementwiseValueOpAndMoveOpDifferentQuantParams
    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