COMMITS
/ kernels/quantized/cpu/op_embedding.cpp January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
November 5, 2024
R
c10::optional -> std::optional
Richard Barnes committed
November 1, 2024
V
Executorch ops fail to build on macbook M1 due to bad formatting
Veselin Petrov committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
May 16, 2024
S
Fix -Wdeprecated-defintions + -Werror data_ptr complaints in kernels (#3639)
Scott Wolchok committed
March 14, 2024
M
Clean embedding_byte checks (#2377)
Manuel Candales committed
March 4, 2024
M
Add embedding_byte.dtype to enable output dtype be different than scales/zp dtype (#2236)
Manuel Candales committed
M
Back out "Enable embedding_byte output dtype be different than scales/zp dtype" (#2210)
Manuel Candales committed
March 2, 2024
M
Enable embedding_byte output dtype be different than scales/zp dtype (#2091)
Manuel Candales committed
February 10, 2024
K
Groupwise quantized embedding (#1864)
Kimish Patel committed
February 1, 2024
L
update quantized op name to match quantized.yaml (#1790)
Lucy Qiu committed
January 31, 2024
M
Embedding with Half scales/output & null zero points (#1762)
Manuel Candales committed
September 25, 2023
V
Fix %hhd format specifiers as PRId8 (#470)
Vincent Lee committed
September 22, 2023
V
Fix build breaks from llvm-17 (#461)
Vincent Lee committed
July 31, 2023
F
Initial commit
facebook-github-bot committed