COMMITS
/ kernels/optimized/cpu/op_add.cpp February 18, 2025
K
[Executorch] Refactor op_add to support op_sub broadcasting (#8255)
Kimish Patel committed
February 15, 2025
K
[ExecuTorch] Add broadcast support for optimized add op (#8205)
Kimish Patel 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
September 8, 2024
S
[ExecuTorch] Handle rank 0 tensors correctly in optimized add/sub/div/mul
Scott Wolchok committed
September 6, 2024
S
[ExecuTorch] support BF16 in op_add
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 1) (#2115)
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: add.Scalar (#1703)
Manuel Candales committed
M
Add convenience switch macros (#1702)
Manuel Candales committed
January 25, 2024
M
Add support for ScalarType::Half (#1693)
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