Searched refs:tensors_to_fetch_sorted (Results 1 – 1 of 1) sorted by relevance
638 std::vector<std::pair<NodeAndOutput, NodeAndOutput>> tensors_to_fetch_sorted( in ConstantFold() local640 std::sort(tensors_to_fetch_sorted.begin(), tensors_to_fetch_sorted.end(), in ConstantFold()646 for (auto n : tensors_to_fetch_sorted) { in ConstantFold()