summaryrefslogtreecommitdiff
path: root/caffe2/operators/elementwise_ops.cc
AgeCommit message (Expand)AuthorFilesLines
2018-12-13Tensor construction codemod(ResizeLike) - 4/7 (#15088)Jerry Zhang1-3/+3
2018-10-26Renaming size() to numel() - 2/6Jerry Zhang1-2/+2
2018-07-11Fix Eigen issue on OS X with CUDA and nvcc compile (#9350)Orion Reblitz-Richardson1-0/+1
2018-07-10Revert D8768025: [pytorch][PR] Fix Eigen issue on OS X with CUDA and nvcc com...Mike Kelley1-1/+0
2018-07-10Fix Eigen issue on OS X with CUDA and nvcc compile (#9270)Orion Reblitz-Richardson1-0/+1
2018-06-07Fix app size check (#8256)Xiaomeng Yang1-59/+2
2018-06-05[Caffe2] Update elementwise ops to support numpy style boradcast (#8070)Xiaomeng Yang1-0/+183