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

Instance norm nvfuser #1582

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Conversation

crcrpar
Copy link
Collaborator

@crcrpar crcrpar commented Feb 9, 2023

patching #1309 for the sake of nvfuser refactoring done by pytorch/pytorch#89621

setup.py Outdated Show resolved Hide resolved
segyges pushed a commit to segyges/not-nvidia-apex that referenced this pull request Jan 19, 2024
commit 0da3ffb
Author: Masaki Kozuki <[email protected]>
Date:   Sat Feb 11 21:38:39 2023 -0800

    use `nvfuser_codegen`

commit 7642c1c
Author: Masaki Kozuki <[email protected]>
Date:   Sat Feb 11 16:12:21 2023 -0800

    explicit path of third_party nvfuser

    Signed-off-by: Masaki Kozuki <[email protected]>

commit ecca2f7
Author: Masaki Kozuki <[email protected]>
Date:   Thu Feb 9 14:48:54 2023 -0800

    unittest.main

    Signed-off-by: Masaki Kozuki <[email protected]>

commit 768406d
Author: Masaki Kozuki <[email protected]>
Date:   Thu Feb 9 14:47:32 2023 -0800

    support refactored nvfuser

    Signed-off-by: Masaki Kozuki <[email protected]>

commit 324cee0
Author: eqy <[email protected]>
Date:   Fri Jan 6 11:54:07 2023 -0800

    Update instance_norm.py

commit 988cafe
Author: Eddie Yan <[email protected]>
Date:   Tue Sep 20 22:24:29 2022 +0000

    add test for multigpu instancenorm3dnvfuser

commit 62a2ff9
Author: Eddie Yan <[email protected]>
Date:   Tue Sep 20 20:24:03 2022 +0000

    fix device for dummy tensor

commit d94d55a
Author: Eddie Yan <[email protected]>
Date:   Mon Jul 25 20:32:59 2022 +0000

    some overdue cleanup

commit 57382e9
Author: Eddie Yan <[email protected]>
Date:   Mon Jul 25 19:50:11 2022 +0000

    retab

commit 1fb0512
Author: Eddie Yan <[email protected]>
Date:   Tue Mar 15 23:48:19 2022 +0000

    add profile, remove scalars from cache key

commit ccd652d
Author: Eddie Yan <[email protected]>
Date:   Thu Mar 10 02:57:13 2022 +0000

    sketchy test numerics twiddling

commit b893d03
Author: Eddie Yan <[email protected]>
Date:   Thu Mar 10 01:50:38 2022 +0000

    fix

commit a766a1b
Author: Eddie Yan <[email protected]>
Date:   Thu Mar 10 01:30:08 2022 +0000

    address comments, cleanup

commit 791d815
Author: Eddie Yan <[email protected]>
Date:   Tue Mar 1 19:28:58 2022 +0000

    add weight and bias check

commit 5edf81b
Author: Eddie Yan <[email protected]>
Date:   Fri Feb 25 23:37:44 2022 +0000

    initial check in
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.

2 participants