Skip to content

Adding ShufflenetV2 to caffe2's benchmark suite. (#20080)#20180

Closed
ajauhri wants to merge 1 commit intopytorch:masterfrom
ajauhri:export-D15094282
Closed

Adding ShufflenetV2 to caffe2's benchmark suite. (#20080)#20180
ajauhri wants to merge 1 commit intopytorch:masterfrom
ajauhri:export-D15094282

Conversation

@ajauhri
Copy link

@ajauhri ajauhri commented May 6, 2019

Summary:
Pull Request resolved: #20080

Adding ShufflenetV2 (by Ma et. al. 2018) to the caffe2's benchmark
suite.

To run, use: buck run mode/opt caffe2/caffe2/python/examples:imagenet_trainer -- --train_data null --batch_size 128 --epoch_size 3200 --num_epochs 2 --num_gpus 2 --model shufflenet

Differential Revision: D15094282

@ajauhri ajauhri force-pushed the export-D15094282 branch from ef704d7 to 3c43788 Compare May 6, 2019 21:31
@pytorchbot pytorchbot added caffe2 module: pybind Related to our Python bindings / interactions with other Python libraries labels May 6, 2019
@ajauhri ajauhri force-pushed the export-D15094282 branch from 3c43788 to 41afb49 Compare May 23, 2019 22:00
Summary:
Pull Request resolved: pytorch#20180

Adding ShufflenetV2 (by Ma et. al. 2018) to the caffe2's benchmark
suite.

To run, use: `buck run mode/opt caffe2/caffe2/python/examples:imagenet_trainer -- --train_data null --batch_size 128 --epoch_size 3200 --num_epochs 2 --num_gpus 2 --model shufflenet`

Reviewed By: bddppq, xw285cornell

Differential Revision: D15094282

fbshipit-source-id: 54617bc1d76aed02eb533dd8112a22a094f93d87
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f93e061.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

caffe2 Merged module: pybind Related to our Python bindings / interactions with other Python libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants