neuralib.persistence.cli_persistence

PersistenceOptions

The Option class that handle one kind of cache class T, including load cache, create cache, and save cache.

get_options_and_cache

copy the arguments from PersistenceOpt (class that compute the cache) to Apply*Opt Can be used for analysis apply two different cached files

Persistence Class for argp supporting

author:

Ta-Shun Su