junaidmalik09 / fastonn

FastONN - Python based open-source GPU implementation for Operational Neural Networks
GNU General Public License v3.0
22 stars 9 forks source link

Ask for the code of SelfONNLayer #2

Closed SkyvenLiu closed 3 years ago

SkyvenLiu commented 3 years ago

Hi, Junaid Malik,

Thanks for your sharing the codes of FastONN on Github. I would like to run the code but I found that the SelfONNLayer from fastonn is missing. Can you share the code of SelfONNLayer to me? Thanks a lot.

jacketdembys commented 3 years ago

Hi, I am encountering the same problem. The code for SelfONNLayer is missing in the repository. Is it possible to have it? Thanks a lot.

junaidmalik09 commented 3 years ago

Thanks for your interest. We are updating our code base. The SelfONNLayer will be available by the end of this week.

SkyvenLiu commented 3 years ago

Thanks a lot for your reply. Looking forward to your sharing codes. Thanks.

On 15 Feb 2021, at 8:44 PM, Junaid Malik notifications@github.com wrote:

Thanks for your interest. We are updating our code base. The SelfONNLayer will be available by the end of this week.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/junaidmalik09/fastonn/issues/2#issuecomment-779200340, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIENESLGFTLRADZYRGFLK53S7EJMHANCNFSM4XEWZAQA.

SkyvenLiu commented 3 years ago

Thanks for your interest. We are updating our code base. The SelfONNLayer will be available by the end of this week.

Thanks a lot. If the SelfONNLayer code is available now?

junaidmalik09 commented 3 years ago

Yes, the code is available now

SkyvenLiu commented 3 years ago

Yes, the code is available now

Thanks a lot for your help.

shqing commented 1 year ago

I can't find the SelfONNLayer module. Where is the SelfONNLayer ?