Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tensorflow/compiler/mlir/tf2xla/internal/passes/mark_ops_for_outside_compilation.cc

    // of the bridge (compilation of TPUCompile op). They would not match any
    // legalization/canonicalization pattern and have to be manually added to the
    // list of supported ops.
    void AddRewrittenCompositeOps(MLIRContext* context,
                                  llvm::DenseSet<OperationName>* supported_ops) {
    #define GET_OPERATION_NAME(op) OperationName(op::getOperationName(), context)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 21.4K bytes
    - Viewed (0)
Back to top