Rosetta
tensorflow_manager Directory Reference
Directory dependency graph for tensorflow_manager:
src/basic/tensorflow_manager

Files

file  RosettaTensorflowManager.cc
 A manager class for loading Tensorflow sessions and controlling mapping to the CPU or GPU.
 
file  RosettaTensorflowManager.fwd.hh
 A manager class for loading Tensorflow sessions and controlling mapping to the CPU or GPU.
 
file  RosettaTensorflowManager.hh
 
file  RosettaTensorflowProtocolBase.cc
 A pure virtual base class for storing Tensorflow sessions and the code for executing them and returning a result. Derived classes will be protocol-specific, and will accept a RosettaTensorflowInput and produce a RosettaTensorflowOutput.
 
file  RosettaTensorflowProtocolBase.fwd.hh
 A pure virtual base class for storing Tensorflow sessions and the code for executing them and returning a result. Derived classes will be protocol-specific, and will accept a RosettaTensorflowInput and produce a RosettaTensorflowOutput.
 
file  RosettaTensorflowProtocolBase.hh
 A pure virtual base class for storing Tensorflow sessions and the code for executing them and returning a result. Derived classes will be protocol-specific, and will accept a RosettaTensorflowInput and produce a RosettaTensorflowOutput.
 
file  RosettaTensorflowSessionContainer.cc
 A container for Rosetta Tensorflow sessions, allowing sessions to be loaded once and stored in the global Tensorflow session manager.
 
file  RosettaTensorflowSessionContainer.fwd.hh
 A container for Rosetta Tensorflow sessions, allowing sessions to be loaded once and stored in the global Tensorflow session manager.
 
file  RosettaTensorflowSessionContainer.hh
 A container for Rosetta Tensorflow sessions, allowing sessions to be loaded once and stored in the global Tensorflow session manager.
 
file  RosettaTensorflowSessionContainer.tmpl.hh
 A container for Rosetta Tensorflow sessions, allowing sessions to be loaded once and stored in the global Tensorflow session manager.
 
file  RosettaTensorflowTensorContainer.cc
 A container class for Tensorflow's TF_Tensor objects, which manages access, creation, and destruction in a way that prevents memory leaks.
 
file  RosettaTensorflowTensorContainer.fwd.hh
 A container class for Tensorflow's TF_Tensor objects, which manages access, creation, and destruction in a way that prevents memory leaks.
 
file  RosettaTensorflowTensorContainer.hh
 A container class for Tensorflow's TF_Tensor objects, which manages access, creation, and destruction in a way that prevents memory leaks.
 
file  RosettaTensorflowTensorContainer.tmpl.hh
 A container class for Tensorflow's TF_Tensor objects, which manages access, creation, and destruction in a way that prevents memory leaks.
 
file  TFDataTypeDetector.hh
 
file  util.cc
 Utility functions for the tensorflow manager.
 
file  util.hh
 Utility functions for the tensorflow manager.