Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HasSymNameAttr (0.28 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/cc/pre_calibration_test.cc

                 result_listener);
    }
    
    // Matches an operation that has a FlatSymbolRefAttr whose name is `name` and
    // value matches `value_matcher`.
    MATCHER_P2(HasSymNameAttr, name, value_matcher,
               absl::StrCat(negation ? "doesn't have" : "has",
                            "string attribute: ", name, ", with desirable value")) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Mar 28 21:41:08 UTC 2024
    - 6K bytes
    - Viewed (0)
Back to top