|
Mila 0.13.48
Deep Neural Network Library
|
#include <string_view>Namespaces | |
| namespace | Mila |
| Mila main API namespace. | |
| namespace | Mila::Dnn |
| namespace | Mila::Dnn::Serialization |
Enumerations | |
| enum class | Mila::Dnn::Serialization::OpenMode { Mila::Dnn::Serialization::Read , Mila::Dnn::Serialization::Write } |
| Mode indicating whether the archive is used for reading or writing. More... | |
Functions | |
| constexpr std::string_view | Mila::Dnn::Serialization::archiveModeToString (OpenMode mode) |
| Convert ArchiveMode to string. | |