COMMITS
/ kernels/portable/cpu/op_bitwise_or.cpp May 9, 2025
S
Save some size in pattern/{bitwise,comparison}_op.h (#10489)
Scott Wolchok committed
October 10, 2024
M
Rewrite bitwise op pattern. Binary ops: bitwise_and, bitwise_or, bitwise_xor (#6014)
Manuel Candales committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 4, 2024
G
b&c start ops | add dim order sanity check
Gasoonjia committed
May 9, 2024
S
Use compile-time promotion to reduce bitwise op size & build time (#3487)
Scott Wolchok 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