Home
last modified time | relevance | path

Searched refs:UnionContexts (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.cc183 CallContext UnionContexts(CallContext a, CallContext b) { in UnionContexts() function
230 UnionContexts(context_to_add, callee_node.context()); in SetCallContexts()