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
io-dict-types get major role in defining inputs (as args) and outputs (in io.save(<type>))
Imports at the beginning of custom package are better, because required package can be seen once on import and import does not happen on every function execution
Parameters
File-specific and general parameters
"attention"-parameters and "default"-parameters (which one need to be actively set, e.g. file-specific)
The text was updated successfully, but these errors were encountered:
Suggestion?
Loading
io_dict["path"]
Functions
io.save(<type>)
)Parameters
The text was updated successfully, but these errors were encountered: