Skip to content
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

[Operators] Segment op cuda #173

Merged
merged 9 commits into from
Dec 1, 2023
Merged

[Operators] Segment op cuda #173

merged 9 commits into from
Dec 1, 2023

Conversation

gyzhou2000
Copy link
Contributor

Description

Checklist

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]])
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented
  • To the best of my knowledge, examples are either not affected by this change,
    or have been fixed to be compatible with this change
  • Related issue is referred in this PR

Changes

@dddg617
Copy link
Contributor

dddg617 commented Nov 17, 2023

Note: The model in GAT is abnormal. The training loss will increase with the training process and will be nan sometimes.
e.g.
problem

or

problem2

@dddg617 dddg617 merged commit 878d455 into BUPT-GAMMA:main Dec 1, 2023
dddg617 added a commit that referenced this pull request Jan 12, 2024
* optimize

* Optimize the compilation process

* add operator

* add test files

* update

* operators support more dim tensor

* fix bugs

* default update

---------

Co-authored-by: BuptTab <gyzhou2000@gmail.com>
Co-authored-by: dddg617 <996179900@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants