Classes | |
class | NoThreadPool |
class | TBBThreadPool |
Typedefs | |
typedef std::pair< std::string, Tensor > | NamedTensor |
typedef std::vector< NamedTensor > | NamedTensorList |
Functions | |
bool | closeSession (Session *&session) |
Session * | createSession (const GraphDef *graphDef, int nThreads=1) |
Session * | createSession (const GraphDef *graphDef, SessionOptions &sessionOptions) |
Session * | createSession (const MetaGraphDef *metaGraphDef, const std::string &exportDir, int nThreads=1) |
Session * | createSession (const MetaGraphDef *metaGraphDef, const std::string &exportDir, SessionOptions &sessionOptions) |
Session * | createSession (int nThreads=1) |
Session * | createSession (SessionOptions &sessionOptions) |
GraphDef * | loadGraphDef (const std::string &pbFile) |
MetaGraphDef * | loadMetaGraph (const std::string &exportDir, const std::string &tag, SessionOptions &sessionOptions) |
MetaGraphDef * | loadMetaGraph (const std::string &exportDir, const std::string &tag=kSavedModelTagServe, int nThreads=1) |
MetaGraphDef * | loadMetaGraphDef (const std::string &exportDir, const std::string &tag, SessionOptions &sessionOptions) |
MetaGraphDef * | loadMetaGraphDef (const std::string &exportDir, const std::string &tag=kSavedModelTagServe, int nThreads=1) |
void | run (Session *session, const NamedTensorList &inputs, const std::vector< std::string > &outputNames, std::vector< Tensor > *outputs, const std::string &threadPoolName="no_threads") |
void | run (Session *session, const NamedTensorList &inputs, const std::vector< std::string > &outputNames, std::vector< Tensor > *outputs, const thread::ThreadPoolOptions &threadPoolOptions) |
void | run (Session *session, const NamedTensorList &inputs, const std::vector< std::string > &outputNames, std::vector< Tensor > *outputs, thread::ThreadPoolInterface *threadPool) |
void | run (Session *session, const std::vector< std::string > &outputNames, std::vector< Tensor > *outputs, const std::string &threadPoolName="no_threads") |
void | setLogging (const std::string &level="3") |
void | setThreading (SessionOptions &sessionOptions, int nThreads, const std::string &singleThreadPool) |
void | setThreading (SessionOptions &sessionOptions, int nThreads=1) |
typedef std::pair<std::string, Tensor> tensorflow::NamedTensor |
Definition at line 29 of file TensorFlow.h.
typedef std::vector<NamedTensor> tensorflow::NamedTensorList |
Definition at line 30 of file TensorFlow.h.
bool tensorflow::closeSession | ( | Session *& | session | ) |
Definition at line 198 of file TensorFlow.cc.
References btagGenBb_cfi::Status, and mps_update::status.
Referenced by DTOccupancyTestML::dqmEndLuminosityBlock(), deep_tau::DeepTauCache::~DeepTauCache(), PtAssignmentEngineDxy::~PtAssignmentEngineDxy(), TauNNId::~TauNNId(), and TfGraphDefWrapper::~TfGraphDefWrapper().
Session * tensorflow::createSession | ( | const GraphDef * | graphDef, |
int | nThreads = 1 |
||
) |
Definition at line 190 of file TensorFlow.cc.
References createSession(), runTheMatrix::nThreads, and setThreading().
Session * tensorflow::createSession | ( | const GraphDef * | graphDef, |
SessionOptions & | sessionOptions | ||
) |
Definition at line 164 of file TensorFlow.cc.
References createSession(), Exception, btagGenBb_cfi::Status, and mps_update::status.
Session * tensorflow::createSession | ( | const MetaGraphDef * | metaGraphDef, |
const std::string & | exportDir, | ||
int | nThreads = 1 |
||
) |
Definition at line 156 of file TensorFlow.cc.
References createSession(), runTheMatrix::nThreads, and setThreading().
Session * tensorflow::createSession | ( | const MetaGraphDef * | metaGraphDef, |
const std::string & | exportDir, | ||
SessionOptions & | sessionOptions | ||
) |
Definition at line 107 of file TensorFlow.cc.
References createSession(), Exception, convertSQLiteXML::ok, btagGenBb_cfi::Status, mps_update::status, and AlCaHLTBitMon_QueryRunRegistry::string.
Session * tensorflow::createSession | ( | int | nThreads = 1 | ) |
Definition at line 99 of file TensorFlow.cc.
References createSession(), runTheMatrix::nThreads, and setThreading().
Session * tensorflow::createSession | ( | SessionOptions & | sessionOptions | ) |
Definition at line 85 of file TensorFlow.cc.
References Exception, btagGenBb_cfi::Status, and mps_update::status.
Referenced by BaseMVAValueMapProducer< pat::Jet >::BaseMVAValueMapProducer(), PtAssignmentEngineDxy::configure(), createSession(), deep_tau::DeepTauCache::DeepTauCache(), DTOccupancyTestML::dqmEndLuminosityBlock(), ticl::PatternRecognitionbyCA< TILES >::PatternRecognitionbyCA(), TfGraphDefProducer::produce(), TauNNId::TauNNId(), and TrackstersMergeProducer::TrackstersMergeProducer().
GraphDef * tensorflow::loadGraphDef | ( | const std::string & | pbFile | ) |
Definition at line 68 of file TensorFlow.cc.
References Exception, btagGenBb_cfi::Status, and mps_update::status.
Referenced by BaseMVAValueMapProducer< pat::Jet >::BaseMVAValueMapProducer(), PtAssignmentEngineDxy::configure(), deep_tau::DeepTauCache::DeepTauCache(), DTOccupancyTestML::dqmEndLuminosityBlock(), MLPFProducer::initializeGlobalCache(), DeepMETProducer::initializeGlobalCache(), L1NNTauProducer::initializeGlobalCache(), TrackstersMergeProducer::initializeGlobalCache(), TrackstersProducer::initializeGlobalCache(), DeepCoreSeedGenerator::initializeGlobalCache(), and TfGraphDefProducer::produce().
MetaGraphDef * tensorflow::loadMetaGraph | ( | const std::string & | exportDir, |
const std::string & | tag, | ||
SessionOptions & | sessionOptions | ||
) |
Definition at line 46 of file TensorFlow.cc.
References loadMetaGraphDef(), and GlobalPosition_Frontier_DevDB_cff::tag.
MetaGraphDef * tensorflow::loadMetaGraph | ( | const std::string & | exportDir, |
const std::string & | tag = kSavedModelTagServe , |
||
int | nThreads = 1 |
||
) |
Definition at line 61 of file TensorFlow.cc.
References loadMetaGraphDef(), runTheMatrix::nThreads, and GlobalPosition_Frontier_DevDB_cff::tag.
MetaGraphDef * tensorflow::loadMetaGraphDef | ( | const std::string & | exportDir, |
const std::string & | tag, | ||
SessionOptions & | sessionOptions | ||
) |
Definition at line 29 of file TensorFlow.cc.
References Exception, btagGenBb_cfi::Status, mps_update::status, and GlobalPosition_Frontier_DevDB_cff::tag.
Referenced by loadMetaGraph(), and loadMetaGraphDef().
MetaGraphDef * tensorflow::loadMetaGraphDef | ( | const std::string & | exportDir, |
const std::string & | tag = kSavedModelTagServe , |
||
int | nThreads = 1 |
||
) |
Definition at line 53 of file TensorFlow.cc.
References loadMetaGraphDef(), runTheMatrix::nThreads, setThreading(), and GlobalPosition_Frontier_DevDB_cff::tag.
void tensorflow::run | ( | Session * | session, |
const NamedTensorList & | inputs, | ||
const std::vector< std::string > & | outputNames, | ||
std::vector< Tensor > * | outputs, | ||
const std::string & | threadPoolName = "no_threads" |
||
) |
Definition at line 246 of file TensorFlow.cc.
References Exception, PixelMapPlotter::inputs, tensorflow::NoThreadPool::instance(), tensorflow::TBBThreadPool::instance(), jets_cff::outputNames, PatBasicFWLiteJetAnalyzer_Selector_cfg::outputs, and run().
void tensorflow::run | ( | Session * | session, |
const NamedTensorList & | inputs, | ||
const std::vector< std::string > & | outputNames, | ||
std::vector< Tensor > * | outputs, | ||
const thread::ThreadPoolOptions & | threadPoolOptions | ||
) |
Definition at line 213 of file TensorFlow.cc.
References Exception, PixelMapPlotter::inputs, jets_cff::outputNames, PatBasicFWLiteJetAnalyzer_Selector_cfg::outputs, btagGenBb_cfi::Status, and mps_update::status.
Referenced by PtAssignmentEngineDxy::call_tensorflow_dxy(), ticl::PatternRecognitionbyCA< TILES >::energyRegressionAndID(), TrackstersMergeProducer::energyRegressionAndID(), TauNNId::EvaluateNN(), DeepTauId::getPartialPredictions(), DPFIsolation::getPredictions(), DeepTauId::getPredictionsV1(), DeepTauId::getPredictionsV2(), MLPFProducer::produce(), DeepMETProducer::produce(), BaseMVAValueMapProducer< pat::Jet >::produce(), run(), DTOccupancyTestML::runOccupancyTest(), and DeepCoreSeedGenerator::SeedEvaluation().
void tensorflow::run | ( | Session * | session, |
const NamedTensorList & | inputs, | ||
const std::vector< std::string > & | outputNames, | ||
std::vector< Tensor > * | outputs, | ||
thread::ThreadPoolInterface * | threadPool | ||
) |
Definition at line 232 of file TensorFlow.cc.
References PixelMapPlotter::inputs, jets_cff::outputNames, PatBasicFWLiteJetAnalyzer_Selector_cfg::outputs, and run().
void tensorflow::run | ( | Session * | session, |
const std::vector< std::string > & | outputNames, | ||
std::vector< Tensor > * | outputs, | ||
const std::string & | threadPoolName = "no_threads" |
||
) |
Definition at line 265 of file TensorFlow.cc.
References jets_cff::outputNames, PatBasicFWLiteJetAnalyzer_Selector_cfg::outputs, and run().
void tensorflow::setLogging | ( | const std::string & | level = "3" | ) |
Definition at line 15 of file TensorFlow.cc.
References personalPlayback::level.
Referenced by BaseMVAValueMapProducer< pat::Jet >::BaseMVAValueMapProducer(), DTOccupancyTestML::dqmEndLuminosityBlock(), and L1NNTauProducer::initializeGlobalCache().
void tensorflow::setThreading | ( | SessionOptions & | sessionOptions, |
int | nThreads, | ||
const std::string & | singleThreadPool | ||
) |
Definition at line 23 of file TensorFlow.cc.
References runTheMatrix::nThreads, and setThreading().
void tensorflow::setThreading | ( | SessionOptions & | sessionOptions, |
int | nThreads = 1 |
||
) |
Definition at line 17 of file TensorFlow.cc.
References runTheMatrix::nThreads.
Referenced by createSession(), deep_tau::DeepTauCache::DeepTauCache(), loadMetaGraphDef(), and setThreading().