Struct tensorflow::Library [−][src]
pub struct Library { /* fields omitted */ }
Expand description
Dynamically loaded plugins. The C API doesn’t provide a way to unload libraries, so nothing happens when this goes out of scope.
pub struct Library { /* fields omitted */ }
Dynamically loaded plugins. The C API doesn’t provide a way to unload libraries, so nothing happens when this goes out of scope.