Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler.h1153 Batch<TaskType>* open_batch = batches_.back().get(); in IsOpenBatchSchedulableAfterEagerSplit() local
1167 Batch<BatchInputTaskHandle<TaskType>>* open_batch = in IsOpenBatchSchedulable() local
/external/mesa3d/src/panfrost/vulkan/jm/
Dpanvk_vX_cmd_query.c58 open_batch(struct panvk_cmd_buffer *cmd, bool *had_batch) in open_batch() function