COMMITS
/ kernels/portable/cpu/op_convolution_backward.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 18, 2025
S
s/ET_LOG_MSG_AND_RETURN_IF_FALSE/ET_CHECK_OR_RETURN_FALSE (#8469)
Scott Wolchok committed
February 7, 2025
J
Dont error check unused tensors in convolution_backward.out
Jacob Szwejbka committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
January 23, 2025
S
Support BFloat16 in convolution_backward (#7807)
Scott Wolchok committed
September 12, 2024
D
Migrate RuntimeContext users to KernelRuntimeContext (#5270)
Dave Bort committed
September 3, 2024
M
Add op: convolution_backward
Manuel Candales committed