Skip to content

Adding ShufflenetV2 to caffe2's benchmark suite.#20080

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

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

Conversation

@ajauhri
Copy link

@ajauhri ajauhri commented May 2, 2019

Summary:
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

Summary:
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

fbshipit-source-id: f9d4f23fcdf7d6a2e6173d09a56246730d500832
@pytorchbot pytorchbot added caffe2 module: pybind Related to our Python bindings / interactions with other Python libraries labels May 2, 2019
@ajauhri ajauhri closed this May 3, 2019
@ajauhri ajauhri deleted the export-D15094282 branch May 3, 2019 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

caffe2 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.

2 participants