Home
last modified time | relevance | path

Searched defs:input_element (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dparallel_filter_dataset_op.cc342 std::vector<Tensor> input_element; in CallFunction() local
375 [this, ctx, result](std::vector<Tensor> input_element) { in CallFunction()
H A Dparallel_map_dataset_op.cc466 std::vector<Tensor> input_element; in CallFunction() local
491 [this, ctx, result](std::vector<Tensor> input_element) { in CallFunction()
H A Dshuffle_dataset_op.cc396 std::vector<Tensor> input_element; in FillBuffer() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dparse_example_dataset_op.cc589 std::vector<Tensor> input_element; in CallFunction() local
605 [this, ctx, result](std::vector<Tensor> input_element) { in CallFunction()
H A Dmap_and_batch_dataset_op.cc411 std::vector<Tensor> input_element; in CallFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dcaptured_function.cc382 const std::vector<Tensor>& input_element, int64_t thread_index, in MakeIteratorFromInputElement()
392 const std::vector<Tensor>& input_element, int64_t thread_index, in MakeIteratorFromInputElement()