COMMITS
/ kernels/optimized/cpu/op_sub.cpp February 21, 2025
K
[Executorch] Add broadcasting support to optimized op_sub (#8256)
Kimish Patel committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
October 4, 2024
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 8, 2024
S
[ExecuTorch] Handle rank 0 tensors correctly in optimized add/sub/div/mul
Scott Wolchok committed
August 29, 2024
May 9, 2024
S
Use compile-time promotion to reduce optimized add/sub op size & build time (#3533)
Scott Wolchok committed
March 13, 2024
G
Update kernels for non-fatal (part 16) (#2117)
Gregory Comer committed
January 27, 2024
M
Half to float only after checking common type equals output type for scalar variants (#1732)
Manuel Candales committed
January 26, 2024
M
Half support: sub (#1705)
Manuel Candales committed
January 11, 2024
G
Refactor resize_to_broadcast_target_size for non-fatal (#1558)
Gregory Comer committed
October 25, 2023
L
Update optimized op names to match optimized.yaml (#1091)
Lucy Qiu committed
July 31, 2023
F
Initial commit
facebook-github-bot committed