COMMITS
/ runtime/executor/method_meta.cpp April 18, 2025
J
Runtime API to retrieve attributes
Jacob Szwejbka committed
April 10, 2025
M
Add a namespace for ATen mode
Mengwei Liu committed
March 25, 2025
D
Tiny fixes to make gcc pedantic build happy (#8933)
Digant Desai committed
March 20, 2025
A
Return result from get_backend_name (#9465)
Anthony Shoumikhin committed
A
Check for nullptr in MethodMeta::uses_backend (#9457)
Anthony Shoumikhin committed
A
MethodMeta API to query of backends number and names (#9440)
Anthony Shoumikhin committed
March 3, 2025
J
Address various warnings as errors (#8581)
Jacob Stevens committed
February 6, 2025
C
method_meta add uses_backend function
cmt0 committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
January 11, 2025
D
Validate evalue indexes in MethodMeta
Dave Bort committed
December 9, 2024
D
Add num_instructions program function
Dave Bort committed
September 24, 2024
J
Use TensorMeta to check if inputs and outputs are memory planned (#5565)
Jacob Szwejbka committed
August 29, 2024
J
[ET] Introduce `TensorInfo::is_memory_planned`` API
Jorge Pineda committed
August 20, 2024
D
[executorch] Migrate exec_aten utils to new namespace
Dave Bort committed
January 12, 2024
D
Handle missing and zero non_const_buffer_sizes (#1571)
Dave Bort committed
January 3, 2024
D
Catch invalid scalar type when parsing tensors (#1518)
Dave Bort committed
October 4, 2023
L
replace deprecated functions (#596)
Lucy Qiu committed
J
fix handling of optional inputs (#605)
Jacob Szwejbka committed
September 19, 2023
D
Clean up MemoryManager API (#402)
Dave Bort committed
September 13, 2023
D
Adjust MethodMeta's non-const indices by 1, and update all users (#315)
Dave Bort committed
August 10, 2023
J
MethodMeta (#42)
Jacob Szwejbka committed