huggingface / nn_pruning

Prune a model while finetuning or training.
Apache License 2.0
393 stars 57 forks source link

Does this support TensorFlow? #25

Open Melkeydev opened 3 years ago

Melkeydev commented 3 years ago

Hello,

I am using HF and i have built my model using TensorFlow. I am interested in pruning my model but I am unsure if this supports TensorFlow. Any clarification would be appreciated