pytorch/caffe2/perfkernels
Evgeny Fiksman 2def1f6f74 [caffe2] Move vectorized templates into a separate file for box_cox operator (#143556)
Summary: No functional changes in this diff, the code is moved into a separate file to be reused by avx512 version in the follow up diff.

Test Plan: buck build //caffe2/caffe2/perfkernels:perfkernels

Differential Revision: D67433115

Pull Request resolved: https://github.com/pytorch/pytorch/pull/143556
Approved by: https://github.com/hl475
2024-12-19 22:02:23 +00:00
..
batch_box_cox_vec.h [caffe2] Move vectorized templates into a separate file for box_cox operator (#143556) 2024-12-19 22:02:23 +00:00
CMakeLists.txt
common.h
common_avx.cc
common_avx2.cc
common_sve.cc
embedding_lookup_idx.cc
embedding_lookup_idx.h
embedding_lookup_idx_avx2.cc
embedding_lookup_idx_sve.cc
hp_emblookup_codegen.py
sve_emblookup_codegen.py