Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AddOldBridgeOnlyOps (0.19 sec)

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

    // TODO(b/168036682): Remove bounded dynamism ops now that MLIR bridge supports
    // bounded dynamism.
    // TODO(b/257574556): Remove the need for this manual list by making use of old
    // bridge phase 2 op list.
    void AddOldBridgeOnlyOps(MLIRContext* context,
                             llvm::DenseSet<OperationName>* supported_ops) {
      llvm::SmallDenseSet<OperationName, 8> allowlist_ops = {
    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