Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Darena_planner.cc264 auto tensor_compare = [this](int idx1, int idx2) { in CreateTensorAllocationVector() local
298 std::sort(tensor_order.begin(), tensor_order.end(), tensor_compare); in CreateTensorAllocationVector()