Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc818 void SortComputationsByContent(std::vector<HloComputation*>* computations) { in SortComputationsByContent() function
839 SortComputationsByContent(&result); in MakeComputationSorted()
859 SortComputationsByContent(&result); in MakeNonfusionComputationsSorted()