Skip to content

backward() segfault unless we init input grad

Calling backward() function of an operation generates a segfault unless I call initGrad() for the init before backward() call.

Edited by Houssem ROUIS