COMMITS
/ kernels/portable/cpu/util/kernel_ops_util.cpp March 31, 2025
S
Add ET_PRI_* macros for Tensor methods that differ with ATen (#9768)
Scott Wolchok committed
March 28, 2025
S
Improve ET_CHECK_OR_RETURN_FALSE error messages in kernels/portable (#9751)
Scott Wolchok committed
March 5, 2025
M
Add max_pool2d_with_indices_backward
Manuel Candales 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
September 3, 2024
M
Add op: convolution_backward
Manuel Candales committed
August 28, 2024
M
Clean up index utils
Manuel Candales committed
July 10, 2024
M
Add op: enable transposed convolution (#4197)
Manuel Candales committed
May 16, 2024
W
check "transposed convolution" at beginning
Wei Lu committed
April 26, 2024
S
Inline val_at (#3273)
Scott Wolchok committed
March 13, 2024
G
Update kernel utils for non-fatal (#1770)
Gregory Comer 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
Clean up masked_fill, softmax, and constant_pad_nd (#1560)
Gregory Comer committed
G
Clean up nonzero, slice_scatter, slice_copy, select_scatter (#1559)
Gregory Comer committed
G
Clean up arange, cumsum, glu, log_softmax (#1539)
Gregory Comer committed
October 10, 2023
M
Fix kernel ops (convolution, avg_pool2d, max_pool2d_with_indices) (#710)
Manuel Candales committed
August 21, 2023
S
Implement avg_pool2d
Stephen Jia committed
August 18, 2023
S
Implement max_pool2d_with_indices
Stephen Jia committed
S
Refactor + Migrate convolution to non-fatal failure pattern
Stephen Jia committed