Searched defs:NNAPIOpMappingArgs (Results 1 – 1 of 1) sorted by relevance
47 struct NNAPIOpMappingArgs { struct48 TfLiteContext* context;49 NNAPIOpBuilder* builder;50 TfLiteNode* node;51 int node_index;52 std::vector<int>* model_state_outputs;53 std::vector<int>* model_state_tfl_inputs;54 std::vector<std::tuple<int, int>>* feedback_loops;55 int* nnapi_errno;