pytorch/caffe2/perfkernels
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 Remove caffe1 specific proto (#10380) 2018-08-10 11:10:26 -07:00
common.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
common_avx.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
common_avx2.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
cvtsh_ss_bugfix.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
embedding_lookup.cc Optimize reduce ops for 2d and 3d (#9992) 2018-08-04 13:53:58 -07:00
embedding_lookup.h Add SparseLengthsPositionalWeightedSum operator that fuses SparseLengthsWeightedSum, LengthsRangeFill, and Gather 2018-03-27 18:10:39 -07:00
embedding_lookup_avx2.cc Add SparseLengthsPositionalWeightedSum operator that fuses SparseLengthsWeightedSum, LengthsRangeFill, and Gather 2018-03-27 18:10:39 -07:00
embedding_lookup_fused_8bit_rowwise_avx2.cc Add SparseLengthsPositionalWeightedSum operator that fuses SparseLengthsWeightedSum, LengthsRangeFill, and Gather 2018-03-27 18:10:39 -07:00
fused_8bit_rowwise_embedding_lookup.cc Optimize reduce ops for 2d and 3d (#9992) 2018-08-04 13:53:58 -07:00
fused_8bit_rowwise_embedding_lookup.h Add SparseLengthsPositionalWeightedSum operator that fuses SparseLengthsWeightedSum, LengthsRangeFill, and Gather 2018-03-27 18:10:39 -07:00
hp_emblookup_codegen.py Add SparseLengthsPositionalWeightedSum operator that fuses SparseLengthsWeightedSum, LengthsRangeFill, and Gather 2018-03-27 18:10:39 -07:00
typed_axpy.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
typed_axpy.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
typed_axpy_avx.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
typed_axpy_avx2.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00