Skip to content

parameter problem #2

@csc1233

Description

@csc1233

When I was using the following command for training, I encountered an error message that did not include the '--expt setup' parameter.I have checked the STR/args.py file and there is no defined expt-setup parameter inside.
cd STR
python main.py --seed 1 --resnet-type large --config configs/largescale/resnet18-cifar-str-1.yaml --threshold-list --multigpu 0 --er-sparse-method uniform --er-sparse-init 0.2 --name cifar-imp-er-uniform-0.2 --final_prune_epoch 150 --result-dir results --warmup-epochs 0 --prune-scheduler cosine --expt-setup rml --lr 0.1

QQ截图20240323202957

When I remove the 'expt-setup' parameter from the command, I can train normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions