Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbatch_kernels.cc664 const int64_t batch_key = context->input(2).scalar<int64_t>()(); in Compute() local
903 const int64_t batch_key = context->input(3).scalar<int64_t>()(); in Compute() local
925 const int64_t batch_key = batch_index(i, 0); in Compute() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c126 __u32 batch_key = 0, fetch_count, step_size; in fetch_and_validate() local