COMMITS
/ kernels/optimized/cpu/op_div.cpp February 24, 2025
P
[ExecuTorch] Add broadcasting support to optimized op_div (#8643)
pytorchbot committed
September 13, 2024
S
Precompute multiplicative inverse when possible in op_div (#5209)
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
August 29, 2024
March 13, 2024
G
Update kernels for non-fatal (part 4) (#2107)
Gregory Comer 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