-
Notifications
You must be signed in to change notification settings - Fork 520
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: improve se_atten documentation (#3832)
1. add dpmodel icon to se_atten; 2. merge TF and PT example. There are no differences between them, so only having one is easy to maintain. 3. move data system section in se_atten to the data section, considering dpa2 also uses it. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new `mixed_type` system format to handle frame-sparse systems. - Added support for DP model backend in the `"se_atten"` descriptor. - Recommended using version 2.0 of the attention-based descriptor `"se_atten_v2"` with updated parameters. - **Documentation** - Updated documentation to include the new `mixed_type` format and its properties. - Clarified data format compatibility for DPA-1 and DPA-2 models. - Expanded notes on supported backends for descriptors and recommended descriptor versions. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]> Co-authored-by: Han Wang <[email protected]>
- Loading branch information
1 parent
1bb6e13
commit 12bcc50
Showing
3 changed files
with
44 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters