COMMITS
/ runtime/kernel/kernel_runtime_context.h April 10, 2025
M
Add a namespace for ATen mode
Mengwei Liu committed
January 28, 2025
S
Execute on exec_aten namespace deprecation from #5296 (#7950)
Scott Wolchok committed
September 12, 2024
D
Rename exec_aten:: to executorch::aten:: (#5296)
Dave Bort 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
April 24, 2024
D
Add allocate_temp method to KernelRuntimeContext (#3209)
David Lin committed
September 24, 2023
T
Add event_tracer pointer to delegate backend context (#409)
Tarun Karuturi committed
September 22, 2023
T
Add support for event_tracer in KernelContext (#344)
Tarun Karuturi committed
August 28, 2023
D
Make the core runtime C++11/14/17/20 compatible (#127)
Dave Bort committed
August 15, 2023
D
Hook up KernelRuntimeContext.fail()
Dave Bort committed
July 31, 2023
F
Initial commit
facebook-github-bot committed