pytorch/caffe2/perfkernels
Zsolt Dollenstein b004307252 [codemod][lint][fbcode/c*] Enable BLACK by default
Test Plan: manual inspection & sandcastle

Reviewed By: zertosh

Differential Revision: D30279364

fbshipit-source-id: c1ed77dfe43a3bde358f92737cd5535ae5d13c9a
2021-08-12 10:58:35 -07:00
..
__init__.py
adagrad.cc
adagrad.h
adagrad_avx2.cc
CMakeLists.txt Remove AVX detection code that duplicates FindAVX.cmake (#61748) 2021-07-20 14:34:36 -07:00
common.h
common_avx.cc
common_avx2.cc
common_avx512.cc
cvtsh_ss_bugfix.h
embedding_lookup.cc
embedding_lookup.h
embedding_lookup_avx2.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
embedding_lookup_fused_8bit_rowwise_avx2.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
embedding_lookup_fused_8bit_rowwise_idx_avx2.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
embedding_lookup_idx.cc
embedding_lookup_idx.h
embedding_lookup_idx_avx2.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
fused_8bit_rowwise_embedding_lookup.cc
fused_8bit_rowwise_embedding_lookup.h
fused_8bit_rowwise_embedding_lookup_idx.cc
fused_8bit_rowwise_embedding_lookup_idx.h
fused_nbit_rowwise_conversion.cc Update call site for FBGemm quantization util functions. (#624) 2021-06-16 10:15:34 -07:00
fused_nbit_rowwise_conversion.h
hp_emblookup_codegen.py [codemod][lint][fbcode/c*] Enable BLACK by default 2021-08-12 10:58:35 -07:00
lstm_unit_cpu-impl.h [caffe2/utils] Add explicit rule to avoid package boundary violation (#60677) 2021-06-28 14:43:30 -07:00
lstm_unit_cpu.h
lstm_unit_cpu_avx2.cc
lstm_unit_cpu_common.cc
lstm_unit_cpu_common.h
math.h
math_cpu_avx2.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
math_cpu_base.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
typed_axpy.cc
typed_axpy.h
typed_axpy_avx.cc
typed_axpy_avx2.cc