Function deepmd::model_compatable#
Defined in File common.h
Function Documentation#
- bool deepmd::model_compatable(std::string &model_version)#
Check if the model version is supported.
- Parameters:
model_version – [in] The model version.
- Returns:
Whether the model is supported (true or false).