Commit 6a845fd3 authored by Boris Bonev's avatar Boris Bonev Committed by Boris Bonev
Browse files

adding spherical attention

parent b3816ebc
This diff is collapsed.
...@@ -29,5 +29,8 @@ ...@@ -29,5 +29,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# #
from .sfno import SphericalFourierNeuralOperatorNet from .sfno import SphericalFourierNeuralOperator
from .lsno import LocalSphericalNeuralOperatorNet from .lsno import LocalSphericalNeuralOperator
from .s2unet import SphericalUNet
from .s2transformer import SphericalTransformer
from .s2segformer import SphericalSegformer
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment