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

Error during training #12

Open
Sharanya0690 opened this issue Feb 15, 2024 · 0 comments
Open

Error during training #12

Sharanya0690 opened this issue Feb 15, 2024 · 0 comments

Comments

@Sharanya0690
Copy link

I cloned the repository and try to train it on my data, I am getting this error while running main.py. Can you please help with this?

File "/lustre07/scratch/sharanya/fusiongan/main.py", line 36, in main
with tf.compat.v1.Session() as sess:
raise TypeError(
TypeError: RepeatedCompositeFieldContainer object does not support item assignment
Exception ignored in: <function BaseSession.del at 0x7fef0729ce50>
Traceback (most recent call last):
File "/lustre07/scratch/sharanya/fusiongan/fuse/lib/python3.9/site-packages/tensorflow/python/client/session.py", line 773, in del
AttributeError: 'Session' object has no attribute '_session'

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