Home
last modified time | relevance | path

Searched defs:flush_period (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.h156 int flush_period = 1; member
Dcl_command_queue.cc221 const int3& work_group_size, int n, int flush_period) { in DispatchNTimes()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc755 int flush_period) { in EncodeWithCommandQueue()