COMMITS
/ kernels/portable/cpu/op_add.cpp May 9, 2025
April 23, 2025
October 10, 2024
M
Check tensor dtype inside elementwise_utils (#6008)
Manuel Candales committed
M
Introduce notion of compute type. Refactor add/clamp/where (#6007)
Manuel Candales committed
M
Introduce uni-tensor and bi-tensor equivalents (#6006)
Manuel Candales committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 6, 2024
S
[ExecuTorch] support BF16 in op_add
Scott Wolchok committed
September 4, 2024
G
a-start ops | add dim order regulation
Gasoonjia committed
May 3, 2024
M
Use compile-time type promotion for add.Scalar_out (#3451)
Manuel Candales committed
May 1, 2024
S
Cut size & build time for add_scalar_out
Scott Wolchok committed
S
Use compile-time promotion for op_add size/build time
Scott Wolchok committed
April 18, 2024
M
Fix typo in sub & clean up (#3100)
Manuel Candales 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 24, 2024
G
Remove use of ET_EXTACT_SCALAR in portable kernels (#1683)
Gregory Comer committed
January 11, 2024
G
Additional op cleanup to use ET_KERNEL_CHECK (#1579)
Gregory Comer committed
G
Minor op cleanup to use ET_KERNEL_CHECK (#1564)
Gregory Comer committed
G
Refactor resize_to_broadcast_target_size for non-fatal (#1558)
Gregory Comer committed
October 20, 2023
L
Update portable op names to match functions.yaml (#1049)
Lucy Qiu committed
July 31, 2023
F
Initial commit
facebook-github-bot committed