Home
last modified time | relevance | path

Searched defs:inst_captured_func (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dfilter_dataset_op.cc77 InstantiatedCapturedFunction* inst_captured_func, in MakeDataset()
78 const std::vector<Tensor>& args, bool* out_matched) { in MakeDataset()
Dmap_dataset_op.cc68 InstantiatedCapturedFunction* inst_captured_func, in MakeDataset()
70 std::vector<Tensor>* out_tensors) { in MakeDataset()
Ddataset_utils.cc85 int64 thread_index, const InstantiatedCapturedFunction& inst_captured_func, in MakeIteratorFromInputElement()
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dtake_while_dataset_op.cc76 InstantiatedCapturedFunction* inst_captured_func, in MakeDataset()
77 const std::vector<Tensor>& args, bool* end_of_sequence) { in MakeDataset()