COMMITS
/ kernels/portable/cpu/op_mul.cpp May 9, 2025
May 1, 2025
T
Add complex dtype support to mul
Tarun Karuturi committed
April 23, 2025
J
S
Migrate elementwise_util callers to the variants with out_dtypes in template arguments (#9841)
Scott Wolchok committed
S
Specialize for non-mixed-dtype in elementwise_util (#9388)
Scott Wolchok committed
October 10, 2024
M
REALHBF16 binary ops: maximum, minimum, mul (#6009)
Manuel Candales committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 10, 2024
M
Add Half/BFloat16 tests for op_mul
Manuel Candales committed
September 5, 2024
S
[ExecuTorch] support BF16 in op_mul
Scott Wolchok committed
G
m to p start ops | add dim order sanity check
Gasoonjia committed
May 6, 2024
S
Use compile-time promotion to reduce op_mul size & build time (#3420)
Scott Wolchok committed
March 13, 2024
G
Update kernels for non-fatal (part 11) (#2120)
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: mul (#1704)
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