Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_util.h52 constexpr char kShardDirectorySuffix[] = ".shard"; variable
Dio_ops.cc299 snapshot_util::kShardDirectorySuffix)), in InitializeInput()
Dsnapshot_util.cc72 kShardDirectorySuffix)); in ShardDirectory()
Dsnapshot_dataset_op.cc574 strings::Printf("%s%s", "*", snapshot_util::kShardDirectorySuffix)), in Initialize()