Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dconfiguration_generated.h1441 VT_ENABLED_DEVICES = 4, enumerator
1447 …urn static_cast<tflite::CoreMLSettings_::EnabledDevices>(GetField<int32_t>(VT_ENABLED_DEVICES, 0)); in enabled_devices()
1460 VerifyField<int32_t>(verifier, VT_ENABLED_DEVICES, 4) && in Verify()
1476 …fbb_.AddElement<int32_t>(CoreMLSettings::VT_ENABLED_DEVICES, static_cast<int32_t>(enabled_devices)… in add_enabled_devices()