COMMITS
/ kernels/portable/cpu/op_convolution.cpp March 26, 2025
S
elementwise_util: s/common/compute/ almost everywhere and deprecate SAME_AS_COMPUTE (#9613)
Scott Wolchok committed
February 25, 2025
J
Resolve many sign compare errors (#8651)
Jacob Stevens committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
October 10, 2024
M
Reduce build size of op_convolution (#6017)
Manuel Candales committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 4, 2024
G
b&c start ops | add dim order sanity check
Gasoonjia committed
July 11, 2024
M
transposed convolution: add channels last tests (#4208)
Manuel Candales committed
July 10, 2024
M
Add op: enable transposed convolution (#4197)
Manuel Candales committed
April 29, 2024
S
Manual LICM in op_convolution (#3274)
Scott Wolchok committed
October 20, 2023
L
Update portable op names to match functions.yaml (#1049)
Lucy Qiu committed
October 10, 2023
M
Fix kernel ops (convolution, avg_pool2d, max_pool2d_with_indices) (#710)
Manuel Candales committed
August 18, 2023
S
Refactor + Migrate convolution to non-fatal failure pattern
Stephen Jia committed
August 15, 2023
M
Dtype compliance: convolution
Manuel Candales committed
August 3, 2023
S
Remove uses of `data_ptr`
Stephen Jia committed
July 31, 2023
F
Initial commit
facebook-github-bot committed