COMMITS
/ kernels/portable/cpu/op_floor_divide.cpp May 9, 2025
April 23, 2025
October 10, 2024
M
Integer division binary ops: floor_divide, fmod, remainder (#6012)
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 8, 2024
S
Use compile-time promotion to reduce floor_divide size & build time (#3455)
Scott Wolchok committed
March 13, 2024
G
Update kernels for non-fatal (part 6) (#2123)
Gregory Comer committed
February 12, 2024
M
Introduce math_util (#1927)
Manuel Candales committed
January 17, 2024
G
Clean up a few more ops (#1581)
Gregory Comer committed
January 11, 2024
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
August 28, 2023
D
Make kernels/portable/cpu compatible with C++11/14/17/20 (#128)
Dave Bort committed
July 31, 2023
F
Initial commit
facebook-github-bot committed