create_from_config#

create_from_config(path_or_config)[source]#

Create bundle from config or config file.

Parameters:

path_or_config (dict | str) – config dict or config file path

Returns:

engine and model bundle

Return type:

Bundle