COMMITS
/ kernels/portable/cpu/util/copy_ops_util.cpp April 18, 2025
P
Add view_as_real_copy.out
pssrawat 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 unfold_copy.out
Mengwei Liu 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 4, 2024
G
b&c start ops | add dim order sanity check
Gasoonjia committed
M
Add op: narrow_copy.out
Manuel Candales committed
August 28, 2024
M
Add op: pixel_unshuffle
Manuel Candales committed
May 6, 2024
S
introduce _to_dim_order_copy op to runtime (#1970)
Songhao Jia committed
March 21, 2024
M
Calibrate portable ops (#2537)
Manuel Candales committed
March 13, 2024
G
Update kernel utils for non-fatal (#1770)
Gregory Comer committed
March 5, 2024
S
using exec_aten::SizeType to replace Tensor::SizesType in copy_ops_utils (#2250)
Songhao Jia committed
March 4, 2024
M
Add op: diagonal_copy.out (#2217)
Manuel Candales committed
February 16, 2024
S
update tensor::SizesType to exec_aten::SizeType (#1988)
Songhao Jia committed
February 2, 2024
M
Add some debug info in ExecuTorch runtime (#1821)
Mengwei Liu committed
January 11, 2024
G
Additional op cleanup to use ET_KERNEL_CHECK (#1579)
Gregory Comer committed
G
Cleanup up copy-family ops (#1557)
Gregory Comer committed
G
Clean up arange, cumsum, glu, log_softmax (#1539)
Gregory Comer committed
October 10, 2023
M
Fix op squeeze_copy (#759)
Manuel Candales committed
M
Fix op permute_copy (#726)
Manuel Candales committed
October 9, 2023
M
Fix & cleanup op select_copy (#704)
Manuel Candales committed
M
Fix & cleanup op slice_copy (#703)
Manuel Candales committed
M
Fix & cleanup op as_strided_copy (#697)
Manuel Candales committed
M
Fix & cleanup op tril (#696)
Manuel Candales committed
October 6, 2023
S
Add `squeeze_copy.dims` (#655)
Stephen Jia committed
September 29, 2023
S
Add split_with_sizes_copy (#537)
Stephen Jia committed
September 15, 2023
R
Add aten::pixel_shuffle.out portable variant (#351)
Riley Dulin committed
August 17, 2023
H
Special handling for op_cat for 1D empty tensor
Hansong Zhang committed
H
Fix cat shape compliance
Hansong Zhang committed
August 14, 2023
S
Migrate existing check functions to return bool pattern
Stephen Jia committed
July 31, 2023
F
Initial commit
facebook-github-bot committed