Home
last modified time | relevance | path

Searched defs:called_computations (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.h62 const std::vector<HloComputation*>& called_computations, in CallSite()
72 const std::vector<HloComputation*>& called_computations() const { in called_computations() function
Dcall_graph_test.cc361 const std::vector<HloComputation*>& called_computations = in TEST_F() local
Dhlo_instruction.h1203 const std::vector<HloComputation*>& called_computations() const { in called_computations() function