pytorch/modules/detectron
Edward Yang 71ee882157 Reenable OpenMP by reverting the following two commits. (#15315)
Summary:
Revert "Put back linker flag for OpenMP to prevent build break on ppc64le (#14569)"

This reverts commit a84e873bb1.

Revert "Update OpenMP cmake setting for xcode 9 compiler(AppleClang 9.0) (#14473)"

This reverts commit 8901935ad4.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15315

Differential Revision: D13495852

Pulled By: ezyang

fbshipit-source-id: bcd3f60088b14831c53d3c171f10cd1ab6b35dee
2018-12-17 19:54:41 -08:00
..
batch_permutation_op.cc Rename ndim() -> dim() - 6/6 2018-11-07 07:27:45 -08:00
batch_permutation_op.cu
batch_permutation_op.h
CMakeLists.txt Reenable OpenMP by reverting the following two commits. (#15315) 2018-12-17 19:54:41 -08:00
group_spatial_softmax_op.cc
group_spatial_softmax_op.cu
group_spatial_softmax_op.h
ps_roi_pool_op.cc
ps_roi_pool_op.cu Move the location of annotation 2018-10-24 12:35:08 -07:00
ps_roi_pool_op.h
roi_pool_f_op.cc
roi_pool_f_op.cu
roi_pool_f_op.h
sample_as_op.cc
sample_as_op.cu Make caffe2::Tensor::dims() return an IntList instead of a const vector& (#12180) 2018-10-05 15:57:41 -07:00
sample_as_op.h
select_smooth_l1_loss_op.cc
select_smooth_l1_loss_op.cu Remove many caffe2::TIndex and replace them with int64_t (#11943) 2018-09-22 18:11:04 -07:00
select_smooth_l1_loss_op.h
sigmoid_cross_entropy_loss_op.cc
sigmoid_cross_entropy_loss_op.cu Remove many caffe2::TIndex and replace them with int64_t (#11943) 2018-09-22 18:11:04 -07:00
sigmoid_cross_entropy_loss_op.h
sigmoid_focal_loss_op.cc
sigmoid_focal_loss_op.cu Remove many caffe2::TIndex and replace them with int64_t (#11943) 2018-09-22 18:11:04 -07:00
sigmoid_focal_loss_op.h
smooth_l1_loss_op.cc
smooth_l1_loss_op.cu Remove many caffe2::TIndex and replace them with int64_t (#11943) 2018-09-22 18:11:04 -07:00
smooth_l1_loss_op.h
softmax_focal_loss_op.cc
softmax_focal_loss_op.cu Remove many caffe2::TIndex and replace them with int64_t (#11943) 2018-09-22 18:11:04 -07:00
softmax_focal_loss_op.h
spatial_narrow_as_op.cc
spatial_narrow_as_op.cu
spatial_narrow_as_op.h
upsample_nearest_op.cc seperate mkl, mklml, and mkldnn (#12170) 2018-10-29 10:52:55 -07:00
upsample_nearest_op.cu Remove many caffe2::TIndex and replace them with int64_t (#11943) 2018-09-22 18:11:04 -07:00
upsample_nearest_op.h Tensor construction codemod - 3/3 (#14835) 2018-12-06 11:50:59 -08:00
upsample_nearest_op_test.py Fix UpsampleNearest op CPU impl batch handling (#13002) 2018-10-24 13:10:53 -07:00