COMMITS
/ kernels/portable/cpu/op_remainder.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 9, 2024
G
q to s start ops | add dim order sanity check
Gasoonjia committed
May 8, 2024
S
Use compile-time promotion to reduce remainder size & build time (#3458)
Scott Wolchok committed
February 12, 2024
M
Introduce math_util (#1927)
Manuel Candales 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
September 7, 2023
S
Remainder: std::fmod vs aten remainder (#90)
Salil Desai committed
July 31, 2023
F
Initial commit
facebook-github-bot committed