Skip to content

GPUOptions' object has no attribute 'allocator_type' #93

Description

@air2c

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions