-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Description
This doesn't make sense:
You are using torch==1.13.0, but torch>=1.9.0 is required to use MCTCTModel. Please upgrade torch.
since: 1.13 > 1.9 - a wrong comparison function?
full output:
$ make repo-consistency
python utils/check_copies.py
python utils/check_table.py
python utils/check_dummies.py
python utils/check_repo.py
Checking all models are included.
Checking all models are public.
You are using torch==1.13.0, but torch>=1.9.0 is required to use MCTCTModel. Please upgrade torch.
Checking all models are properly tested.
Checking all objects are properly documented.
[...]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels