Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CollectCandidateIslands (0.14 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/executor_tpuv1_island_coarsening.cc

    // Returns a failure if a cycle prevents the merge from happening correctly
    // without breaking dominance. The IR is left in invalid state in case of
    // failure.
    void CollectCandidateIslands(
        llvm::function_ref<bool(llvm::StringRef, Operation*)>
            is_op_calling_func_for_cluster,
        Operation* op, StringRef cluster_name,
        SmallPtrSet<Operation*, 16>& islands_set,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 17:58:54 UTC 2024
    - 27.6K bytes
    - Viewed (0)
Back to top