-
Notifications
You must be signed in to change notification settings - Fork 599
Upload attention based model #1866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
a6ecd4b
Merge pull request #11 from deepmodeling/devel
iProzd aab1931
add gpu op unittest in source/tests
iProzd d5dca99
fix bug in #713
iProzd 91b68f5
Merge pull request #12 from deepmodeling/devel
iProzd 9f9fdae
Fix bug of empty input in gelu.cu
iProzd a958bcb
Merge pull request #13 from deepmodeling/devel
iProzd 5144a53
Merge pull request #14 from deepmodeling/devel
iProzd 46ab4e8
Merge pull request #15 from deepmodeling/devel
iProzd 7372db6
Merge pull request #16 from deepmodeling/devel
iProzd 7072344
Merge pull request #17 from deepmodeling/devel
iProzd 978b37c
Merge pull request #18 from deepmodeling/devel
iProzd 1cdf4c1
Merge pull request #19 from deepmodeling/devel
iProzd 42ce5b3
Merge pull request #21 from deepmodeling/devel
iProzd b3ad9a5
Merge pull request #22 from deepmodeling/devel
iProzd d807db9
Merge pull request #23 from deepmodeling/devel
iProzd cb035d4
Upload attention based model
iProzd c31b283
Fix bugs in DPA-1 when trying to compress other model
iProzd c5d9d68
Add layernorm support for tf early version
iProzd b66c2ff
Upload the model image
iProzd fbfa5fe
Create train-se-atten.md
iProzd 7854dd4
Update the download links of DPA-1 example
iProzd 055401e
Update train-se-atten.md
iProzd 3961e0d
Update train-se-atten.md
iProzd f04567f
Update train-se-atten.md
iProzd c0247c1
Update train-se-atten.md
iProzd 087b464
Deal with the required changes
iProzd 9203f02
Fix typo in data_system.py
iProzd a54524f
Add docs in toc
iProzd 56e0386
Add docs to ntype and nmask
iProzd 6a77184
Fix duplicated period in each doc_activation_function
iProzd 4bbccfe
Optimized mixed_type format
iProzd 798d864
Update common.py
iProzd 3912df5
Git reset common.py of format editing.
iProzd a6f8258
Match default args of tebd in se_atten
iProzd becf0cb
Change default activation_function back to 'tanh' in tebd.
iProzd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.