Rosetta
|
Utility functions for the tensorflow manager. More...
#include <string>
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 | |
Functions | |
std::string | basic::tensorflow_manager::get_tensorflow_compilation_instructions (std::string const &module_name, bool const use_single_quotations) |
Writes the following message: The <module_name> requires compilation with Tensorflow support. To compile with Tensorflow support... (Followed by instructions terminating in a carriage return character.) More... | |
Utility functions for the tensorflow manager.