HomeSort by relevance Sort by last modified time
    Searched refs:OUT_RANKING_SIZE (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
graph_functions_wrapper.c 33 static const int OUT_RANKING_SIZE = 5;
271 int out_ranking[OUT_RANKING_SIZE];
274 OUT_RANKING_SIZE, out_ranking);
hexagon_controller.c 199 static const int OUT_RANKING_SIZE = 5;
200 int out_ranking[OUT_RANKING_SIZE];
203 out_batches * out_height * out_width * out_depth, OUT_RANKING_SIZE,

Completed in 314 milliseconds