pytorch/caffe2/perfkernels
2024-10-26 20:59:24 +00:00
..
CMakeLists.txt Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00
common.h Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00
common_avx.cc Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
common_avx2.cc Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
common_sve.cc Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00
embedding_lookup_idx.cc std::value/std::type -> std::_v/std::_t (#138746) 2024-10-26 20:59:24 +00:00
embedding_lookup_idx.h
embedding_lookup_idx_avx2.cc
embedding_lookup_idx_sve.cc Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00
hp_emblookup_codegen.py
sve_emblookup_codegen.py Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00