Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DumpDebugInfo (0.36 sec)

  1. tensorflow/compiler/jit/mark_for_compilation_pass.cc

      // an `_XlaCluster` attribute.  Also some basic filter logic, like
      // tf_xla_min_cluster_size, are applied here.
      Status CreateClusters();
    
      Status DumpDebugInfo();
    
      bool IsCompilationCandidate(Node* n) const {
        return compilation_candidates_.find(n) != compilation_candidates_.end();
      }
    
      // Tries to contract the edge from cluster `from` to cluster `to`.  Returns
    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