sbond75

Results 2 issues of sbond75

Running `getfattr --no-dereference -d -m '' -- file`, where `file` is the symlink to test and it has no attributes, will output the following: ``` file: user.com.apple.FinderInfo: No such attribute...

Is there a way to save weights to a file and reload them later? For instance, in the car example there is ui.cpp which lets the user control the car,...