pytorch/modules/detectron
Karl Ostmo 49481d576d Torch rename (#20774)
Summary:
This renames the CMake `caffe2` target to `torch`, as well as renaming `caffe2_gpu` to `torch_gpu` (and likewise for other gpu target variants).  Many intermediate variables that don't manifest as artifacts of the build remain for now with the "caffe2" name; a complete purge of `caffe2` from CMake variable names is beyond the scope of this PR.

The shell `libtorch` library that had been introduced as a stopgap in https://github.com/pytorch/pytorch/issues/17783 is again flattened in this PR.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/20774

Differential Revision: D15769965

Pulled By: kostmo

fbshipit-source-id: b86e8c410099f90be0468e30176207d3ad40c821
2019-06-12 20:12:34 -07:00
..
batch_permutation_op.cc Tensor construction codemod(ResizeLike) - 7/7 (#15087) 2018-12-20 15:33:07 -08:00
batch_permutation_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
batch_permutation_op.h [Caffe2] Detectron fpn support (#6645) 2018-04-18 10:00:49 -07:00
CMakeLists.txt Torch rename (#20774) 2019-06-12 20:12:34 -07:00
group_spatial_softmax_op.cc Optimize SoftmaxOp on CPU (#18635) 2019-04-10 18:52:15 -07:00
group_spatial_softmax_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
group_spatial_softmax_op.h Tensor reinitialization codemod - 5/5 (#15884) 2019-01-10 16:32:26 -08:00
ps_roi_pool_op.cc
ps_roi_pool_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
ps_roi_pool_op.h Workaround for Cuda9.2 and GCC7 compilation errors (#10510) 2018-08-14 20:54:52 -07:00
roi_pool_f_op.cc
roi_pool_f_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
roi_pool_f_op.h Workaround for Cuda9.2 and GCC7 compilation errors (#10510) 2018-08-14 20:54:52 -07:00
sample_as_op.cc
sample_as_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
sample_as_op.h
select_smooth_l1_loss_op.cc
select_smooth_l1_loss_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
select_smooth_l1_loss_op.h Workaround for Cuda9.2 and GCC7 compilation errors (#10510) 2018-08-14 20:54:52 -07:00
sigmoid_cross_entropy_loss_op.cc
sigmoid_cross_entropy_loss_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
sigmoid_cross_entropy_loss_op.h Tensor reinitialization codemod - 5/5 (#15884) 2019-01-10 16:32:26 -08:00
sigmoid_focal_loss_op.cc
sigmoid_focal_loss_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
sigmoid_focal_loss_op.h Workaround for Cuda9.2 and GCC7 compilation errors (#10510) 2018-08-14 20:54:52 -07:00
smooth_l1_loss_op.cc
smooth_l1_loss_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
smooth_l1_loss_op.h Workaround for Cuda9.2 and GCC7 compilation errors (#10510) 2018-08-14 20:54:52 -07:00
softmax_focal_loss_op.cc Optimize SoftmaxOp on CPU (#18635) 2019-04-10 18:52:15 -07:00
softmax_focal_loss_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
softmax_focal_loss_op.h Tensor reinitialization codemod - 5/5 (#15884) 2019-01-10 16:32:26 -08:00
spatial_narrow_as_op.cc
spatial_narrow_as_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
spatial_narrow_as_op.h
upsample_nearest_op_test.py Fix UpsampleNearest op CPU impl batch handling (#13002) 2018-10-24 13:10:53 -07:00
upsample_nearest_op.cc seperate mkl, mklml, and mkldnn (#12170) 2018-10-29 10:52:55 -07:00
upsample_nearest_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
upsample_nearest_op.h Tensor construction codemod - 3/3 (#14835) 2018-12-06 11:50:59 -08:00