pytorch/caffe2/perfkernels
Aleksei Nikiforov 9174d14551 Don't install remaining caffe2 python files (#129067)
It is assumed that they are no longer needed.
And keeping their installation as is breaks
"python setup.py develop --user" workflow
when non-root user is used.

This change is follow up for 3d617333e7
Pull Request resolved: https://github.com/pytorch/pytorch/pull/129067
Approved by: https://github.com/cyyever, https://github.com/r-barnes
2024-06-27 17:25:59 +00:00
..
CMakeLists.txt [Caffe2] Remove remaining unused perfkernels (#128477) 2024-06-12 22:19:36 +00:00
common_avx.cc
common_avx2.cc
common_avx512.cc
common.h [torch] Unify batch_box_cox implementations into perfkernels folder (#86569) 2022-10-23 19:29:25 +00:00
embedding_lookup_idx_avx2.cc add bf16 in fp32 out fast path for embedingbag in caffe2 perfkernel (#89198) 2022-11-30 13:06:13 +00:00
embedding_lookup_idx.cc [Caffe2] Remove Caffe2 proto and other files (#127655) 2024-06-04 14:22:21 +00:00
embedding_lookup_idx.h Support int32 indices and offsets in nn.EmbeddingBag (#46758) 2020-11-03 23:33:50 -08:00
hp_emblookup_codegen.py Flip default value for mypy disallow_untyped_defs [1/11] (#127838) 2024-06-08 18:16:33 +00:00