pytorch/caffe2/perfkernels
Jongsoo Park 649e7f057e fix comment index_size->output_size (#29831)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/29831

As title. Thanks Aleks Zi for finding this!

Test Plan: Just changing comments

Reviewed By: zlateski

Differential Revision: D18511259

fbshipit-source-id: 5f1ad9ba53db9b22622a556ec214ced361ec016a
2019-11-16 01:49:02 -08:00
..
__init__.py
adagrad.cc
adagrad.h
adagrad_avx.cc
CMakeLists.txt get rid of protobuf dependencies (#25650) 2019-09-06 08:48:20 -07:00
common.h
common_avx.cc
common_avx2.cc
common_avx512.cc
cvtsh_ss_bugfix.h Avoid MSVC _cvtsh_ss() workaround with clang-cl (#29726) 2019-11-13 12:49:13 -08:00
embedding_lookup.cc
embedding_lookup.h minor comment fix (#22140) 2019-08-08 21:08:47 -07:00
embedding_lookup_avx2.cc change the epilogue of SLS to match the simd section (#21439) 2019-06-05 18:41:55 -07:00
embedding_lookup_fused_8bit_rowwise_avx2.cc change the epilogue of SLS to match the simd section (#21439) 2019-06-05 18:41:55 -07:00
embedding_lookup_fused_8bit_rowwise_idx_avx2.cc Back out "Revert D17826873: Adding support to offsets based Fused8BitRowwiseEmbeddingLookup" (#27728) 2019-10-10 23:52:43 -07:00
embedding_lookup_idx.cc Back out "Revert D17826873: Adding support to offsets based Fused8BitRowwiseEmbeddingLookup" (#27728) 2019-10-10 23:52:43 -07:00
embedding_lookup_idx.h Make EmbeddingLookup APIs take offsets rather than lengths to match the PyTorch's EmbeddingBag (#24944) 2019-08-23 14:43:56 -07:00
embedding_lookup_idx_avx2.cc Make EmbeddingLookup APIs take offsets rather than lengths to match the PyTorch's EmbeddingBag (#24944) 2019-08-23 14:43:56 -07:00
fused_8bit_rowwise_embedding_lookup.cc
fused_8bit_rowwise_embedding_lookup.h fix comment index_size->output_size (#29831) 2019-11-16 01:49:02 -08:00
fused_8bit_rowwise_embedding_lookup_idx.cc Back out "Revert D17826873: Adding support to offsets based Fused8BitRowwiseEmbeddingLookup" (#27728) 2019-10-10 23:52:43 -07:00
fused_8bit_rowwise_embedding_lookup_idx.h fix comment index_size->output_size (#29831) 2019-11-16 01:49:02 -08:00
hp_emblookup_codegen.py Make EmbeddingLookup APIs take offsets rather than lengths to match the PyTorch's EmbeddingBag (#24944) 2019-08-23 14:43:56 -07:00
math.h
math_cpu_avx2.cc
math_cpu_base.cc
typed_axpy.cc
typed_axpy.h
typed_axpy_avx.cc
typed_axpy_avx2.cc