Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 3x72x1x512xf32 (0.1 sec)

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

            lhs_contracting_dimensions = [2],
            rhs_contracting_dimensions = [1]
        >} : (tensor<3x72x2048xf32>, tensor<3x2048x512xf32>) -> tensor<3x72x512xf32>
      %2 = "mhlo.reshape"(%1) : (tensor<3x72x512xf32>) -> tensor<3x72x1x512xf32>
      func.return %2 : tensor<3x72x1x512xf32>
    
    // CHECK:      %[[RES:.*]] = "mhlo.dot_general"(%arg0, %arg1) <{
    // CHECK-SAME:   dot_dimension_numbers = #mhlo.dot<
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Apr 06 15:32:52 UTC 2024
    - 22.7K bytes
    - Viewed (0)
Back to top