COMMITS
/ extension/data_loader/mmap_data_loader.cpp March 5, 2025
S
[Windows] [mmap_data_loader.cpp] mmap equivalent for Windows (#8916)
Sam Gondelman committed
February 4, 2025
D
[data_loader] Fix a log message that didn't use all of its args (#8161)
Dave Bort committed
August 22, 2024
D
[executorch] Migrate most of extension/... to new namespace
Dave Bort committed
August 20, 2024
D
Remove underscore prefixes from compiler.h macros
Dave Bort committed
August 16, 2024
A
Mark thread-safe methods of DataLoader as const.
Anthony Shoumikhin committed
July 18, 2024
J
Migrate all DataLoader::Load callsites (#4291)
Jack Zhang committed
March 19, 2024
D
Reduce log level of mlock failure in mmap_data_loader (#2498)
Dave Bort committed
February 17, 2024
D
Clarify log when ignoring mlock error (#2004)
Dave Bort committed
February 15, 2024
D
MmapDataLoader can handle non-page-aligned offsets (#1975)
Dave Bort committed
September 18, 2023
D
Rename MmapDataLoader::From to ::from (#383)
Dave Bort committed
July 31, 2023
F
Initial commit
facebook-github-bot committed