Searched refs:nnapi_accelerators (Results 1 – 1 of 1) sorted by relevance
293 std::string nnapi_accelerators = nnapi::GetStringDeviceNamesList(); in CreatePerformanceOptions() local294 if (!nnapi_accelerators.empty()) { in CreatePerformanceOptions()296 util::SplitAndParse(nnapi_accelerators, ',', &device_names); in CreatePerformanceOptions()