Rethinking-Counting icon indicating copy to clipboard operation
Rethinking-Counting copied to clipboard

Can't locate dynamic libraries

Open DiogoRavasco opened this issue 1 year ago • 1 comments

Followed installation steps both from this and the DAU-ConvNet repository.

Files:

  • libgau_conv_tensorflow.so
  • libgau_conv_grad_op.so

Mentioned in file gau_conv/_gau_conv_grad_op.py were not found.

DiogoRavasco avatar Feb 03 '24 19:02 DiogoRavasco

i have a same issue. i checked dau-convnet code(https://github.com/skokec/DAU-ConvNet/blob/master/plugins/tensorflow/dau_conv/_dau_conv_grad_op.py).. i presume that *.so file will be made by cmake, build or something but i can't find any library generator file or *.so file in this repository.

@zhiqic , could you upload *.so file? (libgau_conv_tensorflow.so, libgau_conv_grad_op.so, libgau_conv_op.so)

Jochiwon avatar Apr 09 '24 05:04 Jochiwon