COMMITS
/ runtime/executor/tensor_parser.h April 10, 2025
M
Add a namespace for ATen mode
Mengwei Liu committed
March 5, 2025
S
[Windows] don't use invalid flags on Windows (#8915)
Sam Gondelman committed
March 3, 2025
J
Address various warnings as errors (#8581)
Jacob Stevens committed
February 20, 2025
P
[flat_tensor] Persist FreeableBuffers of external constants in method (#8599)
pytorchbot committed
February 12, 2025
P
[executorch][runtime] Add NamedDataMap to method load (#8383)
pytorchbot committed
January 14, 2025
D
Validate value indices when deserializing list types
Dave Bort committed
October 30, 2024
T
Remove ET_ALLOCATE_LIST_OR_RETURN_ERROR from all core code for MSVC windows
Tarun Karuturi committed
October 11, 2024
D
s/exec_aten::/executorch::aten::/ for runtime/**/*.h (#6030)
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
September 19, 2023
D
Clean up MemoryManager API (#402)
Dave Bort committed
August 16, 2023
J
unblock list optional tensor
Jacob Szwejbka committed
August 15, 2023
J
clean up Program api
Jacob Szwejbka committed
August 2, 2023
J
schema.fbs -> program.fbs
Jacob Szwejbka committed
July 31, 2023
F
Initial commit
facebook-github-bot committed