Tencent / PocketFlow

An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
https://pocketflow.github.io
Other
2.78k stars 490 forks source link

Weight Sparsification stuck #116

Closed dhingratul closed 5 years ago

dhingratul commented 5 years ago

Describe the bug A clear and concise description of what the bug is. When i resume weight sparsification for Resnet model, it gets stuck at the following:

97] Filling up shuffle buffer (this may take a while): 1 of 1024
2018-11-30 14:53:20.702344: I tensorflow/core/kernels/data/shuffle_dataset_op.cc:135] Shuffle buffer filled.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

jiaxiang-wu commented 5 years ago

Hi, could you please post the execution command and more complete log (including the FLAGS's values part)?

dhingratul commented 5 years ago

Fixed after restart