Searched refs:tensor_order (Results 1 – 1 of 1) sorted by relevance
291 std::vector<int32_t> tensor_order; in CreateTensorAllocationVector() local294 tensor_order.push_back(i); in CreateTensorAllocationVector()298 std::sort(tensor_order.begin(), tensor_order.end(), tensor_compare); in CreateTensorAllocationVector()300 return tensor_order; in CreateTensorAllocationVector()305 const std::vector<int32_t> tensor_order = in CalculateAllocations() local309 for (const auto& tensor_index : tensor_order) { in CalculateAllocations()318 for (const auto& tensor_index : tensor_order) { in CalculateAllocations()