Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dflatten_call_graph.cc99 if (GetInstructionCallContext(instruction->opcode()) != in FlattenNode()
Dcall_graph.cc55 CallContext GetInstructionCallContext(HloOpcode opcode) { in GetInstructionCallContext() function
108 const CallContext context = GetInstructionCallContext(instruction->opcode()); in AddCallSiteForInstruction()
Dcall_graph.h56 CallContext GetInstructionCallContext(HloOpcode opcode);