[][src]Function ggpf::deep::file_manager::watch_model

pub fn watch_model(tf: Arc<(AtomicBool, RwLock<(Graph, Session)>)>, path: &str)

Watch a path for changes and reload the model when content has been modified.