Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attribute error #1

Closed
vink1994 opened this issue Dec 7, 2021 · 1 comment
Closed

attribute error #1

vink1994 opened this issue Dec 7, 2021 · 1 comment

Comments

@vink1994
Copy link

vink1994 commented Dec 7, 2021

C:\ProgramData\Anaconda3\envs\pytorch\lib\site-packages\torch\autocast_mode.py:141: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling
warnings.warn('User provided device_type of 'cuda', but CUDA is not available. Disabling')
1.10.0+cpu
Traceback (most recent call last):
File "D:\Initital_code\CSA-main\CSA-main\train.py", line 173, in
args = get_args()
File "D:\Initital_code\CSA-main\CSA-main\config_init_.py", line 67, in get_args
assert not None in [args.output_dir]
AttributeError: 'Namespace' object has no attribute 'output_dir'

@MCC-WH
Copy link
Owner

MCC-WH commented Dec 11, 2021

Sorry, I have solved the problem that you mentioned. Please see the updated config file.

@MCC-WH MCC-WH closed this as completed Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants