Searched defs:to_scope (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass.cc489 string to_scope; local
514 GetNodeAttr(node_to->attrs(), kXlaScopeAttr, &to_scope).ok() &&
515 from_scope != to_scope) {

Completed in 100 milliseconds