Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/inference/
Dbatch_op_rewriter.h35 constexpr int64_t kMaxInflightBatches = 64; variable
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_batch_tf_opkernels.cc263 static constexpr int64_t kMaxInflightBatches = 64; member in tensorflow::tfd::__anon6e2be26b0111::BatchFunctionFallbackKernel
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc60 const int64_t kMaxInflightBatches = 64; variable