Function deepmd::hpp::read_file_to_string
Defined in File deepmd.hpp
Function Documentation
- inline void deepmd::hpp::read_file_to_string(std::string model, std::string &file_content)
Read model file to a string.
- Parameters
model – [in] Path to the model.
file_content – [out] Content of the model file.