COMMITS
/ extension/aten_util/aten_bridge.cpp March 31, 2025
G
Support non-default dim orders in pybindings + aten bridge (#9736)
Gregory Comer committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
November 14, 2024
J
expand dtype conversion support in aten_bridge
Jacob Szwejbka committed
R
Improve ET_ASSERT_UNREACHABLE_MSG to use formatting
Riley Dulin committed
October 1, 2024
J
Use TensorPtr in aten_bridge (#5789)
Jacob Szwejbka committed
September 23, 2024
S
add BFloat16 to aten_bridge (#5519)
Scott Wolchok committed
August 22, 2024
D
[executorch] Migrate most of extension/... to new namespace
Dave Bort committed
May 6, 2024
S
end2end memory format pass test with both aten and lean mode (#2177)
Songhao Jia committed
April 16, 2024
V
Add int16 support to aten_bridge (#3069)
Val Tarasyuk committed
March 21, 2024
A
Fix @param doc comments. (#2565)
Anthony Shoumikhin committed
February 2, 2024
D
Add Half dtype support (#1795)
Digant Desai committed
August 25, 2023
J
Remove strange helpers for python -> tensor conversions, and at -> et tensor conversions (#121)
Jacob Szwejbka committed
August 7, 2023
D
Fix non-kernel refs to the deprecated Tensor::data_ptr()
Dave Bort committed
July 31, 2023
F
Initial commit
facebook-github-bot committed