|
Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
Bundle of device information. More...
#include <types.h>

Public Attributes | |
| std::string | name {} |
| Device name. | |
| std::string | device_type {} |
| Device type (CPU or GPU) | |
| size_t | memory_limit {} |
| Memory limit in bytes. | |
| std::string txeo::DeviceInfo::device_type {} |
| size_t txeo::DeviceInfo::memory_limit {} |