Skip to content

Conversation

@mingfeima
Copy link
Collaborator

Change-Id: I3836dacc63afc1b5e31b1d706bba6bb13699ba41

beneficial for depth wise convolution on CPU, such as mobilenet, etc.

@mingfeima
Copy link
Collaborator Author

hi, how can i run the test?
caffe2/python/onnx/tests/onnx_backend_test.py
getting following error

Traceback (most recent call last):
  File "onnx_backend_test.py", line 12, in <module>
    import onnx.backend.test
ModuleNotFoundError: No module named 'onnx'

@ssnl
Copy link
Collaborator

ssnl commented Jun 30, 2018

@pytorchbot retest this please

@mingfeima
Copy link
Collaborator Author

@cpuhrsch guys, could you please review this one?

@cpuhrsch cpuhrsch self-requested a review July 10, 2018 20:25
Copy link
Contributor

@cpuhrsch cpuhrsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpuhrsch has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpuhrsch has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@cpuhrsch
Copy link
Contributor

@mingfeima - Could you rebase on top of current master one more time?

Change-Id: I3836dacc63afc1b5e31b1d706bba6bb13699ba41
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@mingfeima
Copy link
Collaborator Author

after rebase, there is 1 failing in CI, previously no such failing.
anything i need to do here?

@ssnl
Copy link
Collaborator

ssnl commented Jul 15, 2018

@mingfeima don't worry! It's not your fault. We got you covered. Thanks for the PR, by the way.

zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 16, 2018
Summary:
Change-Id: I3836dacc63afc1b5e31b1d706bba6bb13699ba41

beneficial for depth wise convolution on CPU, such as mobilenet, etc.
Pull Request resolved: pytorch/pytorch#8782

Reviewed By: SsnL

Differential Revision: D8790869

Pulled By: ezyang

fbshipit-source-id: 29f410763ce403c2438fc527aa354ff02e1829bf
zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 16, 2018
Summary:
Change-Id: I3836dacc63afc1b5e31b1d706bba6bb13699ba41

beneficial for depth wise convolution on CPU, such as mobilenet, etc.
Pull Request resolved: pytorch/pytorch#8782

Reviewed By: SsnL

Differential Revision: D8790869

Pulled By: ezyang

fbshipit-source-id: 29f410763ce403c2438fc527aa354ff02e1829bf
petrex pushed a commit to petrex/pytorch that referenced this pull request Jul 16, 2018
* upstream/master: (24 commits)
  Implement tensor weak references (pytorch#9363)
  Nuke TestCollectEnv (pytorch#9459)
  Add test case for segmentation fault fix in grad_fn (pytorch#9457)
  Add peephole optimization for type_as operators. (pytorch#9316)
  Fix out-of-range error for test_neg (pytorch#9431)
  add depthwise conv support for mkldnn (pytorch#8782)
  Refactor `_log_sum_exp` (pytorch#9173)
  Add ModuleDict and ParameterDict containers (pytorch#8463)
  Introduce SupervisedPtr, delete THAllocator and THCDeviceAllocator (pytorch#9358)
  Introducing IsInf (pytorch#9169)
  add device to CUDAEvent (pytorch#9415)
  Make localScalar error message more intuitive (pytorch#9443)
  Only accept continguous tensors in TopK for cuda (pytorch#9441)
  Add support for .norm() pytorch onnx export and ReduceL1/ReduceL2 caffe2 operators (pytorch#9299)
  Only view() rhs of index_put if we need to (pytorch#9424)
  Add BatchBucketizeOp in caffe2 (pytorch#9385)
  Implementation of Wngrad optimizer caffe2 python wrapper and unit test on least square regression (pytorch#9001)
  Implementation and operator test for Wngrad optimizer (pytorch#8999)
  Fix segmentation fault in grad_fn (pytorch#9292)
  update docs (pytorch#9423)
  ...
goldsborough pushed a commit to goldsborough/pytorch that referenced this pull request Jul 20, 2018
Summary:
Change-Id: I3836dacc63afc1b5e31b1d706bba6bb13699ba41

beneficial for depth wise convolution on CPU, such as mobilenet, etc.
Pull Request resolved: pytorch#8782

Reviewed By: SsnL

Differential Revision: D8790869

Pulled By: ezyang

fbshipit-source-id: 29f410763ce403c2438fc527aa354ff02e1829bf
jramseyer pushed a commit to jramseyer/pytorch that referenced this pull request Jul 30, 2018
Summary:
Change-Id: I3836dacc63afc1b5e31b1d706bba6bb13699ba41

beneficial for depth wise convolution on CPU, such as mobilenet, etc.
Pull Request resolved: pytorch#8782

Reviewed By: SsnL

Differential Revision: D8790869

Pulled By: ezyang

fbshipit-source-id: 29f410763ce403c2438fc527aa354ff02e1829bf
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Change-Id: I3836dacc63afc1b5e31b1d706bba6bb13699ba41

beneficial for depth wise convolution on CPU, such as mobilenet, etc.
Pull Request resolved: pytorch#8782

Reviewed By: SsnL

Differential Revision: D8790869

Pulled By: ezyang

fbshipit-source-id: 29f410763ce403c2438fc527aa354ff02e1829bf
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.

6 participants