Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-harmonics
Commits
a07c5b2b
Commit
a07c5b2b
authored
Jun 11, 2025
by
Max Rietmann
Browse files
Update copyright
parent
3d06f4da
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
tests/test_attention.py
tests/test_attention.py
+1
-1
torch_harmonics/csrc/attention/attention_bwd_cuda.cu
torch_harmonics/csrc/attention/attention_bwd_cuda.cu
+1
-1
torch_harmonics/csrc/attention/attention_fwd_cuda.cu
torch_harmonics/csrc/attention/attention_fwd_cuda.cu
+1
-1
No files found.
tests/test_attention.py
View file @
a07c5b2b
# coding=utf-8
# coding=utf-8
# SPDX-FileCopyrightText: Copyright (c) 202
2
The torch-harmonics Authors. All rights reserved.
# SPDX-FileCopyrightText: Copyright (c) 202
5
The torch-harmonics Authors. All rights reserved.
# SPDX-License-Identifier: BSD-3-Clause
# SPDX-License-Identifier: BSD-3-Clause
#
#
# Redistribution and use in source and binary forms, with or without
# Redistribution and use in source and binary forms, with or without
...
...
torch_harmonics/csrc/attention/attention_bwd_cuda.cu
View file @
a07c5b2b
// coding=utf-8
// coding=utf-8
//
//
// SPDX-FileCopyrightText: Copyright (c) 202
4
The torch-harmonics Authors. All rights reserved.
// SPDX-FileCopyrightText: Copyright (c) 202
5
The torch-harmonics Authors. All rights reserved.
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-License-Identifier: BSD-3-Clause
//
//
// Redistribution and use in source and binary forms, with or without
// Redistribution and use in source and binary forms, with or without
...
...
torch_harmonics/csrc/attention/attention_fwd_cuda.cu
View file @
a07c5b2b
// coding=utf-8
// coding=utf-8
//
//
// SPDX-FileCopyrightText: Copyright (c) 202
4
The torch-harmonics Authors. All rights reserved.
// SPDX-FileCopyrightText: Copyright (c) 202
5
The torch-harmonics Authors. All rights reserved.
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-License-Identifier: BSD-3-Clause
//
//
// Redistribution and use in source and binary forms, with or without
// Redistribution and use in source and binary forms, with or without
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment