Skip to content

TypeError: iter() returned non-iterator of type 'DataInputTest' #87

@ucasiggcas

Description

@ucasiggcas

hi,dear
I met this bug in running the DIN project, the same steps as you
So what's the problem ?

Traceback (most recent call last):
  File "train.py", line 163, in <module>
    print('test_gauc: %.4f\t test_auc: %.4f' % _eval(sess, model))
  File "train.py", line 131, in _eval
    for _, uij in DataInputTest(test_set, test_batch_size):
TypeError: iter() returned non-iterator of type 'DataInputTest'

thx

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