评价此页

torch.autograd.function.once_differentiable#

torch.autograd.function.once_differentiable(fn)[源代码]#
返回类型

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