COMMITS
/ kernels/portable/cpu/op_slice_scatter.cpp 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
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 9, 2024
G
q to s start ops | add dim order sanity check
Gasoonjia committed
September 6, 2024
S
[ExecuTorch] support BF16 in op_slice_scatter
Scott Wolchok committed
September 4, 2024
M
Add op: narrow_copy.out
Manuel Candales committed
April 29, 2024
C
half support for index_copy, copy and slice_scatter
Chen Lai committed
March 13, 2024
G
Update kernels for non-fatal (part 16) (#2117)
Gregory Comer committed
January 11, 2024
G
Clean up nonzero, slice_scatter, slice_copy, select_scatter (#1559)
Gregory Comer committed
October 20, 2023
L
Update portable op names to match functions.yaml (#1049)
Lucy Qiu committed
August 18, 2023
H
Fix accessing nullptr in some ops
Hansong Zhang committed
August 15, 2023
M
Dtype compliance: slice_scatter
Manuel Candales committed
August 10, 2023
S
Rename `context` to `ctx` in kernel code
Stephen Jia committed
August 3, 2023
S
Remove uses of `data_ptr`
Stephen Jia committed
July 31, 2023
F
Initial commit
facebook-github-bot committed