Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Darena_planner.cc270 std::vector<int32_t> ArenaPlanner::CreateTensorAllocationVector(int first_node, in CreateTensorAllocationVector() function in tflite::ArenaPlanner
314 CreateTensorAllocationVector(first_node, last_node); in CalculateAllocations()
H A Darena_planner.h85 std::vector<int32_t> CreateTensorAllocationVector(int first_node,