Searched defs:nodes_to_replace (Results 1 – 3 of 3) sorted by relevance
190 const TfLiteIntArray* nodes_to_replace, TfLiteDelegate* delegate) { in ReplaceNodeSubsetsWithDelegateKernels()271 TfLiteRegistration registration, const TfLiteIntArray* nodes_to_replace, in ReplaceNodeSubsetsWithDelegateKernels()986 const TfLiteIntArray* nodes_to_replace, TfLiteDelegate* delegate) { in SwitchToKernelContext()
597 TfLiteIntArray* nodes_to_replace; member
760 TfLiteIntArray nodes_to_replace; in TEST() local