Skip to content

Commit

Permalink
Resolve merge conflicts + quality
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-tuli committed Jan 26, 2023
1 parent 416d6e2 commit 2c07ca7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/sparseml/pytorch/torchvision/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -893,8 +893,7 @@ def new_func(*args, **kwargs):
default=None,
type=str,
help=(
"device (Use cuda for all gpus, else use `cuda:device_id,device_id` "
"or cpu)"
"device (Use cuda for all gpus, else use `cuda:device_id,device_id` " "or cpu)"
),
)
@click.option(
Expand Down

0 comments on commit 2c07ca7

Please sign in to comment.