Searched refs:LoadMeanAndStd (Results 1 – 1 of 1) sorted by relevance
83 static int32_t LoadMeanAndStd(const std::string &meanFilePath, const std::string &stdFilePath, in LoadMeanAndStd() function155 …int32_t retCode = LoadMeanAndStd(config_.meanFilePath, config_.stdFilePath, mean_, std_, config_.n… in Init()