fix datsset test=develop (#23043)

revert-22710-feature/integrated_ps_api
yaoxuefeng 5 years ago committed by GitHub
parent 66fce9e824
commit 660ff18488
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1087,6 +1087,7 @@ void MultiSlotDataset::SlotsShuffle(
random_data.clear();
random_data.shrink_to_fit();
input_channel_->Close();
cur_channel_ = 0;
timeline.Pause();
VLOG(2) << "DatasetImpl<T>::SlotsShuffle() end"

Loading…
Cancel
Save