Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:24:15

0001 // -*- C++ -*-
0002 //
0003 // Package:     PhysicsTools/TensorFlow
0004 // Class  :     TfGraphRecord
0005 //
0006 // Author:      Joona Havukainen
0007 // Created:     Fri, 24 Jul 2020 07:39:35 GMT
0008 
0009 #include "PhysicsTools/TensorFlow/interface/TfGraphRecord.h"
0010 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0011 
0012 EVENTSETUP_RECORD_REG(TfGraphRecord);