Home
last modified time | relevance | path

Searched defs:max_in_flight_batches_limit (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.h107 int32 max_in_flight_batches_limit = kMaxInflightBatches; member
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_batch_tf_opkernels.cc268 int32 max_in_flight_batches_limit = kMaxInflightBatches; member