Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 2x2x2x2x3xf32 (0.29 sec)

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

    }
    
    func.func @NotReorderAddWithConstantOn5D(%arg0: tensor<2x2x2x2x2xf32>) -> tensor<2x2x2x2x2xf32> {
      %cst = arith.constant dense<1.0> : tensor<2x2x2x2x2xf32>
      %cst_1 = arith.constant dense<2.0> : tensor<2x2x2x2x2xf32>
      %0 = "tfl.add"(%arg0, %cst) {fused_activation_function = "NONE"} : (tensor<2x2x2x2x2xf32>, tensor<2x2x2x2x2xf32>) -> tensor<2x2x2x2x2xf32>
    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