COMMITS
/ kernels/portable/cpu/op_eq.cpp May 9, 2025
S
Save some size in pattern/{bitwise,comparison}_op.h (#10489)
Scott Wolchok committed
October 10, 2024
M
Introduce comparison op pattern. Binary ops: eq, ge, gt, le, lt, ne (#6013)
Manuel Candales committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 4, 2024
G
d to g start ops | add dim order sanity check
Gasoonjia committed
May 6, 2024
S
Use compile-time promotion to reduce eq/ne scalar op size & build time (#3423)
Scott Wolchok committed
S
Use compile-time promotion to reduce comparison op size & build time (#3422)
Scott Wolchok committed
January 24, 2024
G
Remove use of ET_EXTACT_SCALAR in portable kernels (#1683)
Gregory Comer committed
January 17, 2024
G
Clean up a few more ops (#1581)
Gregory Comer committed
January 11, 2024
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