COMMITS
/ kernels/quantized/cpu/op_choose_qparams.cpp January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
October 2, 2024
K
Add quantized kv cache to llama (#5664)
Kimish Patel committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
August 20, 2024
D
Remove underscore prefixes from compiler.h macros
Dave Bort committed
August 14, 2024
X
Fix return type mismatch in choose_qparams_tensor_out
Xiang Li committed
May 16, 2024
S
Fix -Wdeprecated-defintions + -Werror data_ptr complaints in kernels (#3639)
Scott Wolchok committed
October 4, 2023
M
Cast to float in nearbyint function for quantize and choose_qparams ops (#598)
Matthias Cremon 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
August 29, 2023
K
Update doc and code to run quantized model (#157)
Kimish Patel committed
July 31, 2023
F
Initial commit
facebook-github-bot committed