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
I try to change the block size of ScanConverterNode from (1,256) to (16,8) which reach a great performance improvements in my side GTX 1080, 1.2ms to 0.3ms and TX2 25.50ms to 3.16ms.
So this may be common that current block size cause performance drop.
The text was updated successfully, but these errors were encountered:
I try to change the block size of ScanConverterNode from (1,256) to (16,8) which reach a great performance improvements in my side GTX 1080, 1.2ms to 0.3ms and TX2 25.50ms to 3.16ms.
So this may be common that current block size cause performance drop.
The text was updated successfully, but these errors were encountered: