Skip to content

Commit 886dbcc

Browse files
committed
Remove caffe2 image and video
1 parent 5585138 commit 886dbcc

21 files changed

Lines changed: 0 additions & 4762 deletions

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ option(USE_FBGEMM "Use FBGEMM (quantized 8-bit server operators)" ON)
228228
option(USE_KINETO "Use Kineto profiling library" ON)
229229
option(USE_CUPTI_SO "Use CUPTI as a shared library" ON)
230230
option(USE_FAKELOWP "Use FakeLowp operators" OFF)
231-
option(USE_FFMPEG "Use ffmpeg" OFF)
232231
option(USE_GFLAGS "Use GFLAGS" OFF)
233232
option(USE_GLOG "Use GLOG" OFF)
234233
option(USE_LEVELDB "Use LEVELDB" OFF)
@@ -264,7 +263,6 @@ cmake_dependent_option(
264263
option(USE_NUMPY "Use NumPy" ON)
265264
option(USE_OBSERVERS "Use observers module." OFF)
266265
option(USE_OPENCL "Use OpenCL" OFF)
267-
option(USE_OPENCV "Use OpenCV" OFF)
268266
option(USE_OPENMP "Use OpenMP for parallel code" ON)
269267
option(USE_PRECOMPILED_HEADERS "Use pre-compiled headers to accelerate build." OFF)
270268

caffe2/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ if(BUILD_CAFFE2 AND NOT INTERN_BUILD_MOBILE)
125125
add_subdirectory(db)
126126
add_subdirectory(distributed)
127127
add_subdirectory(ideep)
128-
add_subdirectory(image)
129-
add_subdirectory(video)
130128
add_subdirectory(mobile)
131129
add_subdirectory(mpi)
132130
add_subdirectory(observers)

caffe2/image/CMakeLists.txt

Lines changed: 0 additions & 57 deletions
This file was deleted.

caffe2/image/image_input_op.cc

Lines changed: 0 additions & 167 deletions
This file was deleted.

0 commit comments

Comments
 (0)