Fix a Relu(Conv) test by making sure Relu(Conv) won't be fused (#753)
* fix relu(conv); the old test was fusing conv(relu) instead of running both separetely * fix segfault due to initiating a vector of result vectors w/ a number of arguments
Showing
Please
register
or
sign in
to comment