Searched refs:VT_ENABLED_DEVICES (Results 1 – 1 of 1) sorted by relevance
1441 VT_ENABLED_DEVICES = 4, enumerator1447 …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()