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