You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refact(pt_expt): add decorator to simplify the module (#5213)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added a public adapter to expose DP classes as PyTorch modules.
* **Refactor**
* Switched multiple descriptor, network and utility classes to a
decorator-based PyTorch integration for consistent parameter/buffer
handling.
* **Breaking Changes**
* Several descriptor forward signatures expanded to accept extended
topology and embedding inputs (adjust call sites accordingly).
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Jinzhe Zeng <njzjz@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
0 commit comments