[go: nahoru, domu]

Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 571364597
  • Loading branch information
jimlinntu authored and tensorflower-gardener committed Oct 6, 2023
1 parent 1488927 commit 478ef7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tensorflow/core/data/dataset_utils.cc
Original file line number Diff line number Diff line change
Expand Up @@ -992,8 +992,8 @@ REGISTER_DATASET_EXPERIMENT("no_compression", RandomJobSamplePercentage<50>,
AllTasks);
REGISTER_DATASET_EXPERIMENT("inject_io_prefetch", RandomJobSamplePercentage<0>,
AllTasks);
REGISTER_DATASET_EXPERIMENT("remove_array_record_dataset_thread_pool",
RandomJobSamplePercentage<0>, AllTasks);
REGISTER_DATASET_EXPERIMENT("reduce_array_record_dataset_memory_usage",
RandomJobSamplePercentage<1>, AllTasks);
} // namespace
} // namespace data
} // namespace tensorflow

0 comments on commit 478ef7c

Please sign in to comment.