GraphNeuralNetworks.jl
GraphNeuralNetworks.jl copied to clipboard
remove asserts hurting performance
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