Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ShouldCompileCluster (0.27 sec)

  1. tensorflow/compiler/jit/mark_for_compilation_pass.cc

      // Populates `clusters_`.
      Status BuildInitialClusterSet();
    
      absl::StatusOr<bool> ShouldCompileClusterImpl(const Cluster& cluster);
    
      absl::StatusOr<bool> ShouldCompileCluster(const Cluster& cluster);
    
      absl::StatusOr<bool> ClusteringWillIntroduceInterDeviceDependency(
          const Cluster& from, const Cluster& to);
    
      bool ShouldCompile(bool is_xla_compile_attr_true,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 21 12:19:41 UTC 2024
    - 85.3K bytes
    - Viewed (0)
Back to top