Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SetAttributeMap (0.16 sec)

  1. tensorflow/compiler/mlir/quantization/common/lift_as_function_call.cc

    // "0:transpose_a,1:transpose_b", where 0 and 1 are the respective attribute
    // identifiers.
    // This function returns success if all attributes could be found.
    LogicalResult SetAttributeMap(MLIRContext& context,
                                  const ArrayRef<NamedAttribute> attributes,
                                  const ArrayRef<Operation*> ops) {
      // A map to find which operation an attribute belongs to.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 17:58:54 UTC 2024
    - 21.8K bytes
    - Viewed (0)
Back to top