quic / aimet

AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
https://quic.github.io/aimet-pages/index.html
Other
2.11k stars 377 forks source link

Can't find 'libpymo.py' file in aimet_common in any version #1976

Open PubuduAravinda opened 1 year ago

PubuduAravinda commented 1 year ago

Hi,

I'm trying to run 'channel_pruning.ipynd' script. But, I cant find 'libpymo.py' file in aimet_common in any version Please guide me to solve this problem

Thanks

quic-mangal commented 1 year ago

@quic-bharathr, could you help reply to this. Thanks

quic-bharathr commented 1 year ago

Hi @PubuduAravinda apologies for the delayed response. The file that you mentioned is not present in the package. But you should find the following libpymo*.so file. /usr/local/lib/python3.8/dist-packages/aimet_common/libpymo.cpython-38-x86_64-linux-gnu.so Could you please provide more details on where the error appeared in the Jupyter notebook and a log snippet if you have one? I just tested and verified that the notebook works.

surajpandey353 commented 11 months ago

Hi @quic-bharathr , I have same issue. I have mentioned the error here: https://github.com/quic/aimet/issues/2459#issuecomment-1770572801.

Thanks!

liangzelang commented 7 months ago

Has any methods to solve this issue, I met this same problem by using Aimet-common-1.28.0