Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

delete swap_linear_with_dynamic from fsdp2 eager test case #311

Closed
wants to merge 2 commits into from

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Jul 9, 2024

Stack from ghstack (oldest at bottom):

Summary:

clean up some tech debt, the swap_linear_with_dynamic
function is redundant with swap_linear_with_float8_linear

Test Plan:

python ./test/test_fsdp2/test_fsdp2_eager.py

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D59685259

Summary:

clean up some tech debt, the `swap_linear_with_dynamic`
function is redundant with `swap_linear_with_float8_linear`

Test Plan:

```
python ./test/test_fsdp2/test_fsdp2_eager.py
```

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 9, 2024
@vkuzo vkuzo requested review from drisspg and weifengpy July 9, 2024 20:37
Summary:

clean up some tech debt, the `swap_linear_with_dynamic`
function is redundant with `swap_linear_with_float8_linear`

Test Plan:

```
python ./test/test_fsdp2/test_fsdp2_eager.py
```

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@vkuzo
Copy link
Contributor Author

vkuzo commented Jul 12, 2024

@vkuzo has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3fe7c4a.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants