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

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

Open
ucasiggcas opened this issue Jul 23, 2021 · 1 comment
Open

Comments

@ucasiggcas
Copy link

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

@huanypp
Copy link

huanypp commented Mar 12, 2024

May I ask how you solved 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

2 participants