return arg().mul(sameDiff.getFunctionFactory().val(sameDiff.getArrayFactory().one(getResultShape()).mul(2L))).mul(arg().diff(i_v)); | return Collections.singletonList(arg().mul(f().val(a().one(getResultShape()).mul(2L)))); | arg().mul(sameDiff.getFunctionFactory().val(sameDiff.getArrayFactory().one(getResultShape()).mul(2L))).mul(arg().diff(i_v)) | Collections.singletonList(arg().mul(f().val(a().one(getResultShape()).mul(2L)))) | nd4j | b6097deba7380f6a1ead89c56571640769f87603 | org.nd4j.autodiff.functions.impl.unary.transform.Square | | | v0 | getResultShape() |
---|
v2 | 2L |
---|
v3 | arg() |
---|
| | v0 | getResultShape() |
---|
v2 | 2L |
---|
v3 | arg() |
---|
| Returns | False |