Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dparallel_map_dataset_op.cc427 std::vector<Tensor> input_element; in CallFunction() local
452 [this, ctx, result](std::vector<Tensor> input_element) { in CallFunction()
Dshuffle_dataset_op.cc344 std::vector<Tensor> input_element; in FillBuffer() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dparse_example_dataset_op.cc586 std::vector<Tensor> input_element; in CallFunction() local
602 [this, ctx, result](std::vector<Tensor> input_element) { in CallFunction()
Dmap_and_batch_dataset_op.cc406 std::vector<Tensor> input_element; in CallFunction() local
/external/tensorflow/tensorflow/core/data/
Dcaptured_function.cc379 const std::vector<Tensor>& input_element, int64_t thread_index, in MakeIteratorFromInputElement()
389 const std::vector<Tensor>& input_element, int64_t thread_index, in MakeIteratorFromInputElement()