Searched refs:params_with_delegate (Results 1 – 1 of 1) sorted by relevance
4969 TfLiteDelegateParams params_with_delegate = partition_params; in GetNodesSupportedByAccelerator() local4970 params_with_delegate.delegate = delegate; in GetNodesSupportedByAccelerator()4972 kernel_state->Init(context, ¶ms_with_delegate, nnapi_errno)); in GetNodesSupportedByAccelerator()