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

GPUOptions' object has no attribute 'allocator_type' #93

Open
air2c opened this issue Nov 29, 2018 · 0 comments
Open

GPUOptions' object has no attribute 'allocator_type' #93

air2c opened this issue Nov 29, 2018 · 0 comments

Comments

@air2c
Copy link

air2c commented Nov 29, 2018

Mode : train

Preparing data in working_dir/
Tokenizing data in data/train.enc
tokenizing line 100000
Tokenizing data in data/train.dec
tokenizing line 100000
Tokenizing data in data/test.enc
Traceback (most recent call last):
File "execute.py", line 319, in
train()
File "execute.py", line 132, in train
config.gpu_options.allocator_type = 'BFC'
AttributeError: 'GPUOptions' object has no attribute 'allocator_type'

How should I solve it?

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

1 participant