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

quick fix #5978 #6030

Merged
merged 2 commits into from
Aug 24, 2021
Merged

quick fix #5978 #6030

merged 2 commits into from
Aug 24, 2021

Conversation

jackalcooper
Copy link
Collaborator

No description provided.

@oneflow-ci-bot oneflow-ci-bot self-requested a review August 24, 2021 17:18
@github-actions
Copy link
Contributor

Speed stats:
GPU Name: GeForce GTX 1080 

PyTorch resnet50 time: 140.1ms (= 7003.6ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 128.1ms (= 6406.0ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
Relative speed: 1.09 (= 140.1ms / 128.1ms)

PyTorch resnet50 time: 84.9ms (= 4246.6ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 74.8ms (= 3741.5ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
Relative speed: 1.13 (= 84.9ms / 74.8ms)

PyTorch resnet50 time: 57.1ms (= 2854.4ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 47.3ms (= 2364.1ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
Relative speed: 1.21 (= 57.1ms / 47.3ms)

PyTorch resnet50 time: 47.0ms (= 2350.8ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 39.6ms (= 1979.4ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
Relative speed: 1.19 (= 47.0ms / 39.6ms)

PyTorch resnet50 time: 37.2ms (= 1861.3ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 37.3ms (= 1865.4ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
Relative speed: 1.00 (= 37.2ms / 37.3ms)

@oneflow-ci-bot oneflow-ci-bot removed their request for review August 24, 2021 18:18
@oneflow-ci-bot oneflow-ci-bot merged commit a70537f into master Aug 24, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the fix_build_wheel_copy_include branch August 24, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants