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

rename rpc_token to TransportToken #5735

Merged
merged 5 commits into from Aug 5, 2021
Merged

Conversation

lixinqi
Copy link
Contributor

@lixinqi lixinqi commented Aug 5, 2021

没有改变逻辑,仅仅重命名类和变量。

@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 5, 2021 04:25
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2021

Speed stats:
GPU Name: GeForce GTX 1080 

PyTorch resnet50 time: 138.2ms (= 6908.0ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 125.9ms (= 6294.8ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
Relative speed: 1.10 (= 138.2ms / 125.9ms)

PyTorch resnet50 time: 83.4ms (= 4169.7ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 72.7ms (= 3634.0ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
Relative speed: 1.15 (= 83.4ms / 72.7ms)

PyTorch resnet50 time: 55.4ms (= 2769.7ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 48.4ms (= 2420.3ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
Relative speed: 1.14 (= 55.4ms / 48.4ms)

PyTorch resnet50 time: 49.7ms (= 2487.4ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 46.4ms (= 2317.6ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
Relative speed: 1.07 (= 49.7ms / 46.4ms)

PyTorch resnet50 time: 38.8ms (= 1942.4ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
OneFlow resnet50 time: 42.8ms (= 2138.2ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
Relative speed: 0.91 (= 38.8ms / 42.8ms)

@oneflow-ci-bot oneflow-ci-bot merged commit 37df98a into master Aug 5, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the rename_rpc_to_transport branch August 5, 2021 05:32
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.

None yet

3 participants