ArmNN
 20.05
CommandLineProcessor.cpp File Reference
#include "CommandLineProcessor.hpp"
#include <boost/program_options.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>

Go to the source code of this file.

Namespaces

 armnnQuantizer
 

Macros

#define BOOST_FILESYSTEM_NO_DEPRECATED
 

Functions

bool ValidateOutputDirectory (std::string &dir)
 
bool ValidateProvidedFile (const std::string &inputFileName)
 
bool ValidateQuantizationScheme (const std::string &scheme)
 

Macro Definition Documentation

◆ BOOST_FILESYSTEM_NO_DEPRECATED

#define BOOST_FILESYSTEM_NO_DEPRECATED

Definition at line 8 of file CommandLineProcessor.cpp.