Function deepmd::model_compatable

Function deepmd::model_compatable#

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).