Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

When to support HRNet for pruning? #3533

Closed
ZexinYan opened this issue Apr 14, 2021 · 4 comments
Closed

When to support HRNet for pruning? #3533

ZexinYan opened this issue Apr 14, 2021 · 4 comments

Comments

@ZexinYan
Copy link

Environment:

  • NNI version: 2.2
  • NNI mode (local|remote|pai): local
  • Client OS: Linux
  • Server OS (for remote mode only): Linux
  • Python version: 3.8.3
  • PyTorch/TensorFlow version: 1.7.1 pytroch
  • Is conda/virtualenv/venv used?: coda
  • Is running in Docker?: not

Log message:

  • nnimanager.log:
  • dispatcher.log:
  • nnictl stdout and stderr:

What issue meet, what's expected?:
When to support HRNet for pruning?
How to reproduce it?:

Additional information:

@kvartet kvartet added question Further information is requested model compression user raised labels Apr 19, 2021
@colorjam
Copy link
Contributor

Hi @ZexinYan, we currently support pruning for HRNet.
Could you provide more details about what pruner you use that isn't working?

@ZexinYan
Copy link
Author

Hi @ZexinYan, we currently support pruning for HRNet.
Could you provide more details about what pruner you use that isn't working?

Thanks for your reply. Could you provide some examples about pruning for HRNet in Cifar10? I can only find resnet or vgg as example.

@ZexinYan
Copy link
Author

In master branch, I got the following error:

RuntimeError: Has not supported infering output shape from input shape for module/function: `prim::TupleUnpack`, .prim::TupleUnpack.201

@scarlett2018 scarlett2018 added support and removed question Further information is requested labels Jun 9, 2021
@J-shang
Copy link
Contributor

J-shang commented Jun 10, 2021

Hi, @ZexinYan
Here has a similar issue #3645 for your reference, and this issue will be fixed in pr #3462. You could have a try when this pr merged, or clone this branch then install and try.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants