Rosetta
Namespaces
RosettaTensorflowTensorContainer.cc File Reference

A container class for Tensorflow's TF_Tensor objects, which manages access, creation, and destruction in a way that prevents memory leaks. More...

#include <basic/tensorflow_manager/RosettaTensorflowTensorContainer.hh>

Namespaces

 basic
 Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input.
 
 basic::tensorflow_manager
 

Detailed Description

A container class for Tensorflow's TF_Tensor objects, which manages access, creation, and destruction in a way that prevents memory leaks.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org)