評價此頁

torch.autograd.function.once_differentiable#

torch.autograd.function.once_differentiable(fn)[原始碼]#
返回型別

Callable[[Concatenate[_T, ~_P]], _R]