Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for __no_replication_cluster (0.33 sec)

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

    namespace mlir {
    namespace tf_executor {
    
    namespace {
    
    constexpr llvm::StringRef kTpuStatusAttr = "_tpu_compilation_status";
    constexpr llvm::StringRef kNoReplicationCluster = "__no_replication_cluster";
    
    #define GEN_PASS_DEF_TPUV1BRIDGEEXECUTORISLANDCOARSENINGPASS
    #include "tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.h.inc"
    
    // This pass is a variant of the island coarsening that is limited to
    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