Skip to content

store_pipeline doesn't save gate_pool #10

@bigyanghimire

Description

@bigyanghimire

When calling tuned_pipeline.store_pipeline(config_path=store_dir, save_path=store_dir) , the config.yaml file has gate_pool empty. I expected 'h' and 'cx' in 'gate_pool' variable in config.yaml when trying to finetune using this example SRV demo-dataset and fine-tune. I saved the model and when loading the model for inference I need to manually edit gate_pool in config.yaml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions