Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _XlaScope (0.07 sec)

  1. tensorflow/compiler/jit/mark_for_compilation_pass.cc

      // automatically generated by the ClusterScopingPass when auto_jit is on.  As
      // such, we respect _XlaScope only when auto_jit is off, while respecting
      // _XlaInternalScope only when auto_jit is on.
      //
      // We may want to restrict the _XlaScope behavior to require all nodes marked
      // with _XlaCompile=true to also have a _XlaScope property set (and raise an
      // error otherwise); but for now we don't do this.
    
    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