Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for LLVM_DEBUG (0.07 sec)

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

      if (!result.has_value()) return success();
      llvm::StringRef cluster_name = result.value();
    
      // We found a _replication_info, let's build an island for the full cluster!
      LLVM_DEBUG(llvm::dbgs() << "Processing candidate island: "
                              << *island.getOperation() << "\n");
    
      // Collect the islands to merge together in this new cluster starting with the
      // given island.
    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