Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/perf/
H A Dintel_perf_query.c1041 void *current_batch) in read_oa_samples_for_query()
1087 void *current_batch) in intel_perf_wait_query()
1122 void *current_batch) in intel_perf_is_query_ready()
1528 void *current_batch, in intel_perf_get_query_data()
1598 void *current_batch) in intel_perf_dump_query()
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/datasets/
H A Dchunk.h143 UnwrappedBatchType current_batch; in add_chunk_data() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dshared_batch_scheduler_test.cc674 int current_batch = 0; in TEST_P() local