|
ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
| namespace | filesystem |
Functions | |
| const std::string | filesystem::separator () |
| std::string | filesystem::normalize_path (const std::string &path) |
| Normalize compatible separator in path to default separator. | |
| bool | filesystem::is_dir (const std::string &path) |
| bool | filesystem::mkdir (const std::string &path) |