COMMITS
/ kernels/portable/cpu/util/broadcast_util.cpp March 11, 2025
S
Split delinearize_index out of broadcast_util (#9056)
Scott Wolchok committed
March 3, 2025
J
Address various warnings as errors (#8581)
Jacob Stevens committed
February 12, 2025
S
s/ifdef ET_LOG_ENABLED/if ET_LOG_ENABLED/ (#8403)
Scott Wolchok committed
February 11, 2025
M
Make sure size_test CI uses -Wall -Werror (#8016)
Mergen Nachin committed
February 7, 2025
S
Move tensor_shape_to_c_string back to runtime/core (#8296)
Scott Wolchok committed
S
Include tensor shapes in get_broadcast_target_size error message (#7944)
Scott Wolchok committed
February 6, 2025
S
Add function to stringify tensor shapes (#7943)
Scott Wolchok committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
August 20, 2024
D
Remove underscore prefixes from compiler.h macros
Dave Bort committed
June 3, 2024
L
Add buck file to selective build (#3812)
Lucy Qiu committed
May 3, 2024
L
use c++14 for size test (#3441)
lucylq committed
March 13, 2024
G
Update kernel utils for non-fatal (#1770)
Gregory Comer committed
January 17, 2024
G
Clean up a few more ops (#1581)
Gregory Comer committed
October 10, 2023
M
Rewrite index_put (#724)
Manuel Candales committed
M
Implement output broadcasting for split_with_sizes_copy (#712)
Manuel Candales committed
September 12, 2023
M
linearize_access_indexes only needs dim of broadcast_to (#270)
Manuel Candales committed
August 8, 2023
H
Fix broadcast semantics
Hansong Zhang committed
August 3, 2023
S
Remove uses of `data_ptr`
Stephen Jia committed
July 31, 2023
F
Initial commit
facebook-github-bot committed