Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dserialization_generated.h241 VT_FLUSH_PERIODICALLY = 6, enumerator
259 return GetField<uint8_t>(VT_FLUSH_PERIODICALLY, 0) != 0; in flush_periodically()
305 VerifyField<uint8_t>(verifier, VT_FLUSH_PERIODICALLY) && in Verify()
340 …fbb_.AddElement<uint8_t>(InferenceContext::VT_FLUSH_PERIODICALLY, static_cast<uint8_t>(flush_perio… in add_flush_periodically()