sparsify icon indicating copy to clipboard operation
sparsify copied to clipboard

Browser freezes when performing optimization (Mac M1 Max)

Open cyprian opened this issue 1 year ago • 0 comments

Describe the bug After the performance of the model is analized, I am clicking on Optimize. At this moment the page changes to "Optimization" and the browser freezes after 5 seconds.

Expected behavior Optimization should start but does not.

Environment Include all relevant environment information:

  1. OS Mac OS Monterey 12.6
  2. Python version 3.10.4
  3. Sparsify version or commit hash 1.0.0
  4. ML framework version(s) pytorch 1.12.1
  5. Other Python package versions [e.g. SparseZoo, DeepSparse, numpy, ONNX]: onnx 1.10.1, onnxruntime 1.12.1, sparsezoo 1.0.0, numpy 1.21.6 (note: DeepSparse not installed b/c of Mac m1 chip)
  6. Other relevant environment information [e.g. hardware, CUDA version]: Apple M1 Max 64GB

To Reproduce Exact steps to reproduce the behavior:

Errors Screenshot 2022-09-28 at 10 47 41

Additional context Add any other context about the problem here. Also include any relevant files.

cyprian avatar Sep 28 '22 08:09 cyprian