Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for composite_dot_general_with_relu_fn (0.2 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/tests/passes/lift_quantizable_spots_as_functions.mlir

    // CHECK: %[[XLA_CALL_MODULE:.*]] = "tf.XlaCallModule"(%arg0, %[[CONST]])
    // CHECK: return %[[XLA_CALL_MODULE:.*]] : tensor<1x1x64xf32>
    // CHECK: }
    
    // CHECK-LABEL: private @composite_dot_general_with_relu_fn_1
    // CHECK: %[[CONST:.*]] = stablehlo.constant dense<0.000000e+00>
    // CHECK: %[[DOT_GENERAL:.*]] = stablehlo.dot_general %arg0, %arg1
    // CHECK: %[[MAX:.*]] = stablehlo.maximum %[[DOT_GENERAL]], %[[CONST]]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 10 04:07:09 UTC 2024
    - 49.8K bytes
    - Viewed (0)
Back to top