Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dgraph_functions_wrapper.c33 static const int OUT_RANKING_SIZE = 5; variable
271 int out_ranking[OUT_RANKING_SIZE]; in hexagon_controller_ExecuteInceptionDummyData()
274 OUT_RANKING_SIZE, out_ranking); in hexagon_controller_ExecuteInceptionDummyData()
Dhexagon_controller.c199 static const int OUT_RANKING_SIZE = 5; in hexagon_controller_ExecuteGraphWithBuffer() local
200 int out_ranking[OUT_RANKING_SIZE]; in hexagon_controller_ExecuteGraphWithBuffer()
203 out_batches * out_height * out_width * out_depth, OUT_RANKING_SIZE, in hexagon_controller_ExecuteGraphWithBuffer()