COMMITS
/ kernels/portable/cpu/op_argmin.cpp March 14, 2025
S
March 12, 2025
S
Extract parallel_for_each_reduce_over_dim_output_index from argmin parallelization PoC (#9139)
Scott Wolchok committed
S
Proof-of-concept: parallelize argmin (#9066)
Scott Wolchok committed
March 4, 2025
S
portable arg{max,min}: optimize update check (#8863)
Scott Wolchok committed
March 3, 2025
J
Address various warnings as errors (#8581)
Jacob Stevens committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
January 22, 2025
S
Support Half/BFloat16 in argmax/argmin (#7792)
Scott Wolchok committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 4, 2024
G
a-start ops | add dim order regulation
Gasoonjia committed
December 21, 2023
G
Clean up reduction ops (#1460)
Gregory Comer committed
October 20, 2023
L
Update portable op names to match functions.yaml (#1049)
Lucy Qiu committed
September 25, 2023
V
Fix %hhd format specifiers as PRId8 (#470)
Vincent Lee committed
September 22, 2023
V
Fix build breaks from llvm-17 (#461)
Vincent Lee committed
August 14, 2023
H
Fix more shape tests for 0-D tensor
Hansong Zhang committed
July 31, 2023
F
Initial commit
facebook-github-bot committed