This is the complete list of members for tensorflow::Options, including all inherited members.
_backend | tensorflow::Options | |
_nThreads | tensorflow::Options | |
_options | tensorflow::Options | |
getBackend() const | tensorflow::Options | inline |
getNThreads() const | tensorflow::Options | inline |
getSessionOptions() | tensorflow::Options | inline |
Options(Backend backend) | tensorflow::Options | inline |
Options() | tensorflow::Options | inline |
setBackend(Backend backend=Backend::cpu) | tensorflow::Options | |
setThreading(int nThreads=1) | tensorflow::Options |