Home
last modified time | relevance | path

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

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