Searched refs:tensor_compare (Results 1 – 1 of 1) sorted by relevance
264 auto tensor_compare = [this](int idx1, int idx2) { in CreateTensorAllocationVector() local298 std::sort(tensor_order.begin(), tensor_order.end(), tensor_compare); in CreateTensorAllocationVector()