GraphNeuralNetworks.jl icon indicating copy to clipboard operation
GraphNeuralNetworks.jl copied to clipboard

remove asserts hurting performance

Open CarloLucibello opened this issue 1 year ago • 0 comments

Are there other asserts like the one in #259 hurting performances?

One could be https://github.com/CarloLucibello/GraphNeuralNetworks.jl/blob/2912aeb5b9c7c33fc8eced6a203870ec61bf0346/src/layers/conv.jl#L1274

CarloLucibello avatar Mar 19 '23 17:03 CarloLucibello