Skip to content

Commit

Permalink
add functor
Browse files Browse the repository at this point in the history
  • Loading branch information
bicycle1885 committed Mar 11, 2024
1 parent ed26b45 commit cfc3736
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MessagePassingIPA.jl
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@ struct GeometricVectorPerceptronGNN
gvpstack::Chain
end

Flux.@functor GeometricVectorPerceptronGNN

"""
GeometricVectorPerceptronGNN(
(sn, vn),
Expand Down

0 comments on commit cfc3736

Please sign in to comment.