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

Feat tensor to bool #5836

Merged
merged 26 commits into from
Aug 14, 2021
Merged

Feat tensor to bool #5836

merged 26 commits into from
Aug 14, 2021

Conversation

wyg1997
Copy link
Contributor

@wyg1997 wyg1997 commented Aug 11, 2021

image

@wyg1997 wyg1997 requested a review from oneflow-ci-bot August 12, 2021 01:57
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 12, 2021 03:10
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 12, 2021 05:33
@oneflow-ci-bot oneflow-ci-bot self-requested a review August 12, 2021 08:31
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 12, 2021 10:24
@github-actions
Copy link
Contributor

CI failed, removing label automerge

1 similar comment
@github-actions
Copy link
Contributor

CI failed, removing label automerge

@oneflow-ci-bot oneflow-ci-bot removed their request for review August 12, 2021 11:38
@chengtbf chengtbf removed the request for review from oneflow-ci-bot August 13, 2021 04:54
@chengtbf
Copy link
Contributor

mark。暂时移除 automerge,两个小时以后加回来。

@github-actions
Copy link
Contributor

CI failed, removing label automerge

@oneflow-ci-bot oneflow-ci-bot removed their request for review August 14, 2021 03:49
@wyg1997 wyg1997 requested a review from oneflow-ci-bot August 14, 2021 04:17
@oneflow-ci-bot oneflow-ci-bot removed their request for review August 14, 2021 04:54
@oneflow-ci-bot oneflow-ci-bot self-requested a review August 14, 2021 04:54
@github-actions
Copy link
Contributor

CI failed, removing label automerge

@oneflow-ci-bot oneflow-ci-bot removed their request for review August 14, 2021 05:24
@wyg1997 wyg1997 requested a review from oneflow-ci-bot August 14, 2021 05:41
@oneflow-ci-bot oneflow-ci-bot removed their request for review August 14, 2021 07:25
@oneflow-ci-bot oneflow-ci-bot self-requested a review August 14, 2021 07:25
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 14, 2021 08:50
@github-actions
Copy link
Contributor

Speed stats:
GPU Name: GeForce GTX 1080 

PyTorch resnet50 time: 140.2ms (= 7011.8ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 128.4ms (= 6417.6ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
Relative speed: 1.09 (= 140.2ms / 128.4ms)

PyTorch resnet50 time: 84.8ms (= 4242.0ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 74.6ms (= 3728.2ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
Relative speed: 1.14 (= 84.8ms / 74.6ms)

PyTorch resnet50 time: 56.8ms (= 2841.9ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 48.4ms (= 2417.6ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
Relative speed: 1.18 (= 56.8ms / 48.4ms)

PyTorch resnet50 time: 49.2ms (= 2461.4ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 39.3ms (= 1965.8ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
Relative speed: 1.25 (= 49.2ms / 39.3ms)

PyTorch resnet50 time: 41.8ms (= 2089.7ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 36.6ms (= 1829.9ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
Relative speed: 1.14 (= 41.8ms / 36.6ms)

@oneflow-ci-bot oneflow-ci-bot merged commit 45ec237 into master Aug 14, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the feat-tensor_to_bool branch August 14, 2021 10:13
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.

4 participants