COMMITS
/ extension/tensor/tensor_ptr_maker.h March 14, 2025
A
Update comments in tensor_ptr_maker.h (#9259)
Anthony Shoumikhin committed
October 10, 2024
D
s/exec_aten::/executorch::aten::/ for extension/**/*.h (#6032)
Dave Bort committed
September 16, 2024
A
Move type arg to the end to match Aten constructors. (#5379)
Anthony Shoumikhin committed
A
Add extra checks for the provided dim order and strides. (#5377)
Anthony Shoumikhin committed
September 11, 2024
A
Add helper function to create random tensors. (#5266)
Anthony Shoumikhin committed
A
Add helper function to create empty, full, ones and zeros tensors. (#5261)
Anthony Shoumikhin committed
September 10, 2024
A
Use dynamic bound by default.
Anthony Shoumikhin committed
September 4, 2024
A
Convenience API for creating Tensor with a data blob.
Anthony Shoumikhin committed