COMMITS
/ kernels/portable/cpu/util/reduce_util.cpp March 12, 2025
S
use numel() when appropriate in get_reduced_dim_product (#9142)
Scott Wolchok committed
March 3, 2025
J
Address various warnings as errors (#8581)
Jacob Stevens committed
February 25, 2025
J
Resolve many sign compare errors (#8651)
Jacob Stevens committed
February 18, 2025
S
s/ET_LOG_MSG_AND_RETURN_IF_FALSE/ET_CHECK_OR_RETURN_FALSE (#8469)
Scott Wolchok committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
January 10, 2025
D
Add mean.dtype_out op for internal model
David Lin committed
August 20, 2024
D
Remove underscore prefixes from compiler.h macros
Dave Bort committed
May 3, 2024
L
use c++14 for size test (#3441)
lucylq committed
March 21, 2024
M
Calibrate portable ops (#2537)
Manuel Candales committed
February 12, 2024
M
Add ops: prod.out & prod.int_out (#1875)
Manuel Candales committed
January 17, 2024
G
Clean up a few more ops (#1581)
Gregory Comer committed
January 9, 2024
K
Fix portable kernel utils for aten mode (#1563)
Kimish Patel committed
K
Fix cmake build for portable ops (#1562)
Kimish Patel committed
December 21, 2023
G
Clean up reduction ops (#1460)
Gregory Comer committed
December 6, 2023
M
Add quantize per channel in quantized kernel (#1323)
Mengwei Liu committed
August 14, 2023
H
Special handling for 0-D tensor
Hansong Zhang committed
August 11, 2023
H
fix reduce_util for 0-D tensor
Hansong Zhang committed
July 31, 2023
F
Initial commit
facebook-github-bot committed