Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/coreml/
Dcoreml_delegate.h26 TfLiteCoreMlDelegateDevicesWithNeuralEngine, enumerator
Dcoreml_delegate.mm301 if (options->enabled_devices == TfLiteCoreMlDelegateDevicesWithNeuralEngine &&
/external/tensorflow/tensorflow/lite/swift/Sources/
DCoreMLDelegate.swift62 return TfLiteCoreMlDelegateDevicesWithNeuralEngine
/external/tensorflow/tensorflow/lite/objc/sources/
DTFLCoreMLDelegate.m69 cOptions.enabled_devices = TfLiteCoreMlDelegateDevicesWithNeuralEngine;