openvino/cmake/developer_package/frontends
Mateusz Bencer c59746fd27
Implementation of MMAP for ONNX FE (#18026)
* Implementation of MMAP for ONNX FE

* fix win offsets

* added virtual dtor to MappedMemory

* review remarks. part.1

* added disable mmap flag to MO

* added additional checks to mmap

* remove unnecessary const

* fix pybind default value

* Added args.disable_mmap = False to MO tests

* fixed MO test

* avoid global headers

* fix casting for win

* disable mmap for legacy frontends flow

* review remarks

* Fixed passing parameters

* added doc to MappedMemory and load_mmap_object
2023-07-13 19:17:58 +00:00
..
create_frontends_hpp.cmake Added NCC style for frontends sources (#16200) 2023-03-13 14:54:00 +00:00
frontends.cmake Implementation of MMAP for ONNX FE (#18026) 2023-07-13 19:17:58 +00:00
ov_frontends.hpp.in Added NCC style for frontends sources (#16200) 2023-03-13 14:54:00 +00:00