COMMITS
/ kernels/optimized/cpu/op_log_softmax.cpp February 25, 2025
P
Fix optimized log_softmax along non-contiguous dim (#8666)
pytorchbot committed
February 19, 2025
P
Use at::Vectorized in optimized log_softmax
pytorchbot committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok 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 13, 2024
G
Update kernels for non-fatal (part 10) (#2110)
Gregory Comer committed
December 5, 2023
H
Enable sleef, BLAS for executor_runner_optimized (#1354)
Hansong Zhang committed
October 10, 2023
M
Fix optimized log_softmax (#792)
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