pytorch/caffe2/video
Yangqing Jia 40109b16d0 Remove caffe1 specific proto (#10380)
Summary:
This was used as a convenient way for us to convert c1 models. Now that conversion is more or less done, we should probably require any users who need to convert c1 models to explicitly install c1. This PR removes the explicit c1 proto (which was copied from c1) in favor of explicit installation.

Note that caffe_translator would still work properly, only difference is that now users need to install c1 separately.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10380

Differential Revision: D9267981

Pulled By: Yangqing

fbshipit-source-id: a6ce5d9463e6567976da83f2d08b2c3d94d14390
2018-08-10 11:10:26 -07:00
..
CMakeLists.txt [cmake] Make cudnn optional (#8265) 2018-06-08 02:04:27 -07:00
optical_flow.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
optical_flow.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
video_decoder.cc Update the video input op in caffe2 (#7054) 2018-04-27 17:17:42 -07:00
video_decoder.h Update the video input op in caffe2 (#7054) 2018-04-27 17:17:42 -07:00
video_input_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
video_input_op.h Remove template parameter from Tensor (#9939) 2018-07-27 10:56:39 -07:00
video_input_op_gpu.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
video_io.cc Update the video input op in caffe2 (#7054) 2018-04-27 17:17:42 -07:00
video_io.h Remove caffe1 specific proto (#10380) 2018-08-10 11:10:26 -07:00