Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /PhysicsTools/TensorFlowAOT/test/BuildFile.xml is written in an unsupported language. File is not indexed.

0001 <test name="testAOTTools" command="python3 ${LOCALTOP}/src/PhysicsTools/TensorFlowAOT/test/testAOTTools.py"/>
0002 
0003 <bin name="testTFAOTInterface" file="testRunner.cpp,testInterface.cc">
0004   <use name="cppunit"/>
0005   <use name="PhysicsTools/TensorFlowAOT"/>
0006   <use name="tfaot-model-test-simple"/>
0007   <use name="tfaot-model-test-multi"/>
0008 </bin>