Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module.h307 std::vector<HloComputation*> MakeNonfusionComputationsSorted() const { in MakeNonfusionComputationsSorted() function
H A Dhlo_module.cc855 std::vector<HloComputation*> HloModule::MakeNonfusionComputationsSorted( in MakeNonfusionComputationsSorted() function in xla::HloModule