Home
last modified time | relevance | path

Searched refs:ShouldUseTargetDevices (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc583 bool ShouldUseTargetDevices(StatefulNnApiDelegate::Options delegate_options, in ShouldUseTargetDevices() function
3626 ShouldUseTargetDevices(delegate_options, nnapi_)) { in Init()
5068 if (ShouldUseTargetDevices(delegate_options, nnapi)) { in DoPrepare()
5107 const bool is_accelerator_specified = ShouldUseTargetDevices( in DoPrepare()