qat.core.config.configure module

get_config()

Returns the session config if set or the global QatConfig if not

Return type:

QatSessionConfig | QatConfig

get_qatconfig()

Returns the global QatConfig

Return type:

QatConfig

override_config(config)