COMMITS
/ kernels/portable/cpu/op_where.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
Move to elementwise_utils as apply_tritensor_elementwise_fn (#6005)
Manuel Candales committed
October 3, 2024
S
Just pass SupportedTensorDtypes for each tensor to apply_ternary_elementwise_fn (#5834)
Scott Wolchok committed
S
Simplify function pointers for apply_ternary_elementwise_fn (#5833)
Scott Wolchok committed
S
Dramatically improve op_clamp build time (#5784)
Scott Wolchok committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 9, 2024
G
t to z start ops | add dim order sanity check
Gasoonjia committed
September 6, 2024
S
[ExecuTorch] support BF16 in op_where
Scott Wolchok committed
May 1, 2024
S
Use compile-time promotion to reduce op_where size & build time (#3417)
Scott Wolchok committed
S
Reduce build time for op_where by consolidating bool & byte (#3416)
Scott Wolchok committed
March 26, 2024
M
Enable Half for scalar_tensor, full_like, where.self_out (#2663)
Manuel Candales committed
January 11, 2024
G
Additional op cleanup to use ET_KERNEL_CHECK (#1579)
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