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

Delete single client nn modules #6061

Merged
merged 13 commits into from Aug 26, 2021

Conversation

luqiang-guo
Copy link
Contributor

删除single_client下的nn/modules

@hjchen2
Copy link
Contributor

hjchen2 commented Aug 26, 2021

python/oneflow/compatible/single_client/F这个目录也删了

@luqiang-guo luqiang-guo requested review from oneflow-ci-bot and hjchen2 and removed request for oneflow-ci-bot August 26, 2021 07:38
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 26, 2021 09:10
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 26, 2021 11:54
@luqiang-guo luqiang-guo requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 26, 2021 12:02
@oneflow-ci-bot oneflow-ci-bot removed their request for review August 26, 2021 14:32
@oneflow-ci-bot oneflow-ci-bot self-requested a review August 26, 2021 14:32
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 26, 2021 16:05
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 26, 2021 17:05
@oneflow-ci-bot oneflow-ci-bot self-requested a review August 26, 2021 18:59
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot August 26, 2021 20:09
@github-actions
Copy link
Contributor

Speed stats:
GPU Name: GeForce GTX 1080 

OneFlow resnet50 time: 128.2ms (= 6411.3ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 142.0ms (= 7099.6ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 1.11 (= 142.0ms / 128.2ms)

OneFlow resnet50 time: 74.4ms (= 3721.2ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 84.7ms (= 4236.2ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 1.14 (= 84.7ms / 74.4ms)

OneFlow resnet50 time: 49.7ms (= 2484.7ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 58.6ms (= 2930.8ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 1.18 (= 58.6ms / 49.7ms)

OneFlow resnet50 time: 40.1ms (= 2004.1ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 50.3ms (= 2513.6ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 1.25 (= 50.3ms / 40.1ms)

OneFlow resnet50 time: 39.7ms (= 1983.0ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 42.0ms (= 2099.7ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 1.06 (= 42.0ms / 39.7ms)

OneFlow resnet50 time: 143.0ms (= 7150.7ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 148.9ms (= 7444.7ms / 50, input_shape=[16, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 1.04 (= 148.9ms / 143.0ms)

OneFlow resnet50 time: 89.1ms (= 4454.1ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 92.6ms (= 4630.6ms / 50, input_shape=[8, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 1.04 (= 92.6ms / 89.1ms)

OneFlow resnet50 time: 68.0ms (= 3401.0ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 71.4ms (= 3571.6ms / 50, input_shape=[4, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 1.05 (= 71.4ms / 68.0ms)

OneFlow resnet50 time: 61.8ms (= 3089.3ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 58.9ms (= 2942.8ms / 50, input_shape=[2, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 0.95 (= 58.9ms / 61.8ms)

OneFlow resnet50 time: 61.5ms (= 3077.1ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
OneFlow GPU used (rank 0): 0 MiB
PyTorch resnet50 time: 53.2ms (= 2661.9ms / 50, input_shape=[1, 3, 224, 224], backward is enabled)
PyTorch GPU used (rank 0, estimated): 0 MiB
Relative speed: 0.87 (= 53.2ms / 61.5ms)

@oneflow-ci-bot oneflow-ci-bot removed their request for review August 26, 2021 21:52
@oneflow-ci-bot oneflow-ci-bot merged commit 6d06257 into master Aug 26, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the dev_delete_single_client_nn_modules branch August 26, 2021 21:52
jackalcooper added a commit that referenced this pull request Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge purge purge obsolete code python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants