pytorch/caffe2/python/examples
Aapo Kyrola 34eaa19d27 CPU data parallel model
Summary:
CPU -version of data parallel model. Great thing is that now we can run data_parallel_model_test in Sandcastle (as it does not have GPUs).

Pretty simple change, really. I did not change all variable names with "gpu" in them, to reduce risk (and being a bit lazy). Can improve later.

Reviewed By: wesolwsk

Differential Revision: D5277350

fbshipit-source-id: 682e0c5f9f4ce94a8f5bd089905b0f8268bd2210
2017-06-20 23:19:08 -07:00
..
char_rnn.py Fixes range/xrange for Python 3 2017-06-07 00:04:26 -07:00
lmdb_create_example.py Deprecate CNNModelHelper in lmdb_create_example 2017-06-19 13:04:02 -07:00
resnet50_trainer.py CPU data parallel model 2017-06-20 23:19:08 -07:00