Home
last modified time | relevance | path

Searched refs:current_pattern_index (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dmatching_files_dataset_op.cc235 int64_t current_pattern_index; in RestoreInternal() local
237 full_name("current_pattern_index"), &current_pattern_index)); in RestoreInternal()
238 current_pattern_index_ = size_t(current_pattern_index); in RestoreInternal()