Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration_generated.h1448 VT_MAX_DELEGATED_PARTITIONS = 16, enumerator
1472 return GetField<int32_t>(VT_MAX_DELEGATED_PARTITIONS, 0); in max_delegated_partitions()
1496 VerifyField<int32_t>(verifier, VT_MAX_DELEGATED_PARTITIONS) && in Verify()
1532 …fbb_.AddElement<int32_t>(TFLiteSettings::VT_MAX_DELEGATED_PARTITIONS, max_delegated_partitions, 0); in add_max_delegated_partitions()