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

Fix throw abort #5795

Merged
merged 3 commits into from
Aug 8, 2021
Merged

Fix throw abort #5795

merged 3 commits into from
Aug 8, 2021

Conversation

hjchen2
Copy link
Contributor

@hjchen2 hjchen2 commented Aug 8, 2021

No description provided.

@oneflow-ci-bot oneflow-ci-bot self-requested a review August 8, 2021 14:04
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2021

Speed stats:
GPU Name: GeForce GTX 1080 

PyTorch resnet50 time: 139.8ms (= 6988.4ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 127.8ms (= 6388.3ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
Relative speed: 1.09 (= 139.8ms / 127.8ms)

PyTorch resnet50 time: 85.0ms (= 4252.4ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 74.2ms (= 3712.4ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
Relative speed: 1.15 (= 85.0ms / 74.2ms)

PyTorch resnet50 time: 57.7ms (= 2884.7ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 48.0ms (= 2399.1ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
Relative speed: 1.20 (= 57.7ms / 48.0ms)

PyTorch resnet50 time: 47.9ms (= 2392.9ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 41.8ms (= 2087.9ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
Relative speed: 1.15 (= 47.9ms / 41.8ms)

PyTorch resnet50 time: 41.0ms (= 2049.0ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 41.1ms (= 2056.5ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
Relative speed: 1.00 (= 41.0ms / 41.1ms)

@oneflow-ci-bot oneflow-ci-bot merged commit 0f66411 into master Aug 8, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the dev_fix_throw_abort branch August 8, 2021 15:05
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.

3 participants