Searched refs:ValidatePaths (Results 1 – 3 of 3) sorted by relevance
62 bool ValidatePaths(const std::vector<std::string>& fileVec, const bool expectFile) in ValidatePaths() function
112 bool ValidatePaths(const std::vector<std::string>& fileVec, const bool expectFile);
78 if (!ValidatePaths(m_InputTensorDataFilePaths, true)) in ValidateParams()