-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8e2dde4
commit 60fa402
Showing
2 changed files
with
1 addition
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,6 @@ makedocs(; | |
modules=[InvariantPointAttention], | ||
authors="Ben Murrell <[email protected]> and contributors", | ||
sitename="InvariantPointAttention.jl", | ||
doctest=false, | ||
format=Documenter.HTML(; | ||
canonical="https://murrellgroup.github.io/InvariantPointAttention.jl", | ||
edit_link="main", | ||
|
60fa402
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release notes:
IPCrossA
andIPCrossAStructureModuleLayer
layers.IPA
andIPAStructureModuleLayer
layers, a special case of cross-attention, where the frames of the keys are the same as for the queries.BackboneUpdate
layer.right_to_left_mask
andleft_to_right_mask
functions.virtual_residues
function.softmax1
function.60fa402
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/108715
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: