COMMITS
/ kernels/portable/cpu/op_cumsum.cpp March 26, 2025
S
elementwise_util: s/common/compute/ almost everywhere and deprecate SAME_AS_COMPUTE (#9613)
Scott Wolchok committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
October 10, 2024
M
Reduce build size of op_cumsum (#6021)
Manuel Candales committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 4, 2024
G
b&c start ops | add dim order sanity check
Gasoonjia committed
April 14, 2024
A
Apply clang-format 18
Andres Suarez committed
January 17, 2024
G
Clean up a few more ops (#1581)
Gregory Comer committed
January 11, 2024
G
Clean up arange, cumsum, glu, log_softmax (#1539)
Gregory Comer 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 15, 2023
H
Fix cumsum shape test
Hansong Zhang committed
August 10, 2023
S
Rename `context` to `ctx` in kernel code
Stephen Jia committed
August 3, 2023
S
Remove uses of `data_ptr`
Stephen Jia committed
July 31, 2023
F
Initial commit
facebook-github-bot committed