zeroGrad function

VARP zeroGrad(
  1. VARP input
)

Implementation

VARP zeroGrad(VARP input) => VARP.fromPointer(C.mnn_expr_ZeroGrad(input.ptr));