Home
last modified time | relevance | path

Searched defs:new_calls (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dparallel_batch_dataset_op.cc447 std::vector<std::shared_ptr<BatchResult>> new_calls; in RunnerThread() local
H A Dparallel_filter_dataset_op.cc422 std::vector<std::shared_ptr<InvocationResult>> new_calls; in RunnerThread() local
H A Dparallel_map_dataset_op.cc547 std::vector<std::shared_ptr<InvocationResult>> new_calls; in RunnerThread() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dmap_and_batch_dataset_op.cc538 std::vector<std::pair<std::shared_ptr<BatchResult>, int64_t>> new_calls; in RunnerThread() local
H A Dparse_example_dataset_op.cc754 std::vector<std::shared_ptr<InvocationResult>> new_calls; in RunnerThread() local