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

Slc/add SyncBN ops and modify ci #221

Merged
merged 40 commits into from
Aug 17, 2023
Merged

Slc/add SyncBN ops and modify ci #221

merged 40 commits into from
Aug 17, 2023

Conversation

wey-code
Copy link
Contributor

@wey-code wey-code commented Jul 26, 2023

add SyncBN ops and modify ci(add Di-engine models)

@wey-code wey-code changed the title Slc/add bn stats Slc/add SyncBN ops Aug 3, 2023
@wey-code wey-code marked this pull request as draft August 4, 2023 07:07
@wey-code wey-code marked this pull request as ready for review August 5, 2023 12:32
count_all = torch.rand(workpiece * 8)
res1 = self._test_bng(input, mean_all, invstd_all, running_mean, running_var, momentum, eps, count_all, device_cuda)
res2 = self._test_bng(input, mean_all, invstd_all, running_mean, running_var, momentum, eps, count_all, device_dipu)
print(res1)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

删除print

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已解决

@fandaoyi fandaoyi merged commit 8dfa782 into main Aug 17, 2023
11 checks passed
@fandaoyi fandaoyi deleted the slc/add_bn_stats branch August 17, 2023 05:58
@wey-code wey-code changed the title Slc/add SyncBN ops Slc/add SyncBN ops and modify ci Aug 17, 2023
LeungChiNan pushed a commit to DeepLink-org/deeplink.framework.dev that referenced this pull request Dec 8, 2023
* 大小写

* Update structure.png
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.

4 participants