You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, First of all great work.
Wanted to know if the code for convolution LGN is going to be publicly available anytime soon?
Also, I was quite curious about the adder tree structure that mimics GroupSum technique in software.
Is it a balanced pipelined adder tree structure? Because I feel in terms of latency, the neural network structure is optimised, but the bottleneck might be adder tree structure.