Searched defs:NNAPIOpMappingArgs (Results 1 – 1 of 1) sorted by relevance
110 struct NNAPIOpMappingArgs { struct111 TfLiteContext* context;112 NNAPIOpBuilder* builder;113 TfLiteNode* node;114 int node_index;115 std::vector<int>* model_state_outputs;116 std::vector<int>* model_state_tfl_inputs;117 std::vector<std::tuple<int, int>>* feedback_loops;118 int* nnapi_errno;