master
Move ResourceInformation abstract base class to FWCore/AbstractServices
Update cmsml tool usage in existing TensorFlow tests.
Added Backend struct to handle GPU session in TensorFlow
Accept const session in TF interface.
Add missing graph files for AOT test.
Check CUDA device from ResourceInformation service. Separated CUDA tests
Migrate skeletons to catch2 v3 (based on #49121)
Improved options struct for TF session
Remove tensorflow::setLogging() as thread-unsafe
Skip evaluation of TF model if one of the input tensors is empty
Add unittests, remove bin directory.