Skip to content

Commit

Permalink
Revert "[Doc] fix typos in en/usr_guides (#299)"
Browse files Browse the repository at this point in the history
This reverts commit d1e6964.
  • Loading branch information
sunnyxiaohu committed Oct 9, 2022
1 parent d1e6964 commit 6fe335a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/user_guides/2_train_different_types_algorithms.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ For example, the default `_channel_cfg_paths` is set in the config below.

```Python
python ./tools/train.py \
configs/pruning/mmcls/autoslim/autoslim_mbv2_1.5x_subnet_8xb256_in1k_flops-530M.py \
configs/pruning/mmcls/autoslim/autoslim_mbv2_1.5x_subnet_8xb256_in1k_flops-530M \
--work-dir your_work_dir
```

Expand Down

0 comments on commit 6fe335a

Please sign in to comment.