Home
last modified time | relevance | path

Searched defs:called_computations_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.h84 const absl::InlinedVector<HloComputation*, 2> called_computations_; variable
Dhlo_instruction.h2348 std::vector<HloComputation*> called_computations_; variable