COMMITS
/ kernels/portable/cpu/op_linear_scratch_example.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
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 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
March 13, 2024
G
Update kernels for non-fatal (part 10) (#2110)
Gregory Comer committed
January 11, 2024
G
Additional op cleanup to use ET_KERNEL_CHECK (#1579)
Gregory Comer committed
G
Minor op cleanup to use ET_KERNEL_CHECK (#1564)
Gregory Comer 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