COMMITS
/ runtime/executor/program.h April 10, 2025
M
Add a namespace for ATen mode
Mengwei Liu committed
March 5, 2025
P
[executorch][runtime] Add get_named_data_map to Program (#8961)
pytorchbot committed
S
[Windows] don't use invalid flags on Windows (#8915)
Sam Gondelman committed
P
[executorch][runtime] Introduce PteDataMap for weight sharing (#8960)
pytorchbot committed
February 12, 2025
P
[executorch][runtime] Add NamedDataMap to method load (#8383)
pytorchbot committed
February 5, 2025
P
[executorch] Suppress wdeprecated warnings on tensor_layout.h and named_data_map.h
pytorchbot committed
September 10, 2024
M
Introduce PlatformMemoryAllocator
Manuel Candales committed
August 20, 2024
D
[executorch] Migrate exec_aten utils to new namespace
Dave Bort committed
D
Remove underscore prefixes from compiler.h macros
Dave Bort committed
August 16, 2024
J
Support mutable tensors in TensorParser
Jacob Szwejbka committed
August 13, 2024
J
Expand Program Interface
Jacob Szwejbka committed
August 5, 2024
J
Fix doxygen comment (#4457)
Jack Zhang committed
July 17, 2024
D
Delete deprecated non_const_buffer methods from Program (#4272)
Dave Bort committed
July 13, 2024
J
Pass in correct backend id into data load from runtime (#4218)
Jack Zhang committed
December 7, 2023
L
Update runtime to read new schema (#1369)
Lucy Qiu committed
October 16, 2023
L
executorch->ExecuTorch, other nits (#953)
Lucy Qiu committed
September 23, 2023
M
Replace Executorch with ExecuTorch, Part 2/N (#468)
Mergen Nachin committed
September 18, 2023
D
Rename Program::Load to Program::load (#384)
Dave Bort committed
September 8, 2023
T
Adding EventTracer in runtime and support for it in Method (#232)
Tarun Karuturi committed
August 15, 2023
J
clean up Program api
Jacob Szwejbka committed
August 10, 2023
J
MethodMeta (#42)
Jacob Szwejbka committed
July 31, 2023
F
Initial commit
facebook-github-bot committed