tensorplay.autograd.function.once_differentiable
- tensorplay.autograd.function.once_differentiable(fn)[source]
Decorator to make a custom autograd Function’s backward run once, with gradients detached and grad-mode disabled inside.
Latest development documentation · Updated 2026-09-08. A documentation snapshot for package 1.0.0.dev20260909 is not available.
Decorator to make a custom autograd Function’s backward run once, with gradients detached and grad-mode disabled inside.
Live status · packages · docs