Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BreakUpIsland (0.1 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/breakup-islands.cc

        return "Transform from TF control dialect to TF executor dialect.";
      }
    
      void runOnFunction(func::FuncOp func,
                         const TF::SideEffectAnalysis::Info& side_effect_analysis);
    
      void BreakUpIsland(tf_executor::IslandOp island_op,
                         const TF::SideEffectAnalysis::Info& side_effect_analysis,
                         llvm::DenseMap<Operation*, llvm::SmallVector<Value, 4>>*
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Aug 11 20:52:36 UTC 2023
    - 16.7K bytes
    - Viewed (0)
Back to top