Home
last modified time | relevance | path

Searched defs:is_accelerator_specified (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate.cc2292 bool is_accelerator_specified, NnapiDelegateVendorPlugin* vendor_plugin, in Validate()
6653 bool is_accelerator_specified, int max_number_delegated_partitions) { in GetSupportedOpsWithFp16WeightRemapping()
6749 const bool is_accelerator_specified = ShouldUseTargetDevices( in DoPrepare() local