You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can add the following line in the anynet.cpp file under the network folder.
Just below the first line in the _ComputeSize method.
file_name.insert(0, "examples/anynet/");
Or wait for some time till my pull requests are confirmed and added to the master branch.
I'm using the anynet_config and anynet_file example files, but trying to run them gets a parse error. Is there any example of these files being used?
The text was updated successfully, but these errors were encountered: