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

ValueError: Attempt to convert a value (None) with an unsupported type (<class 'NoneType'>) to a Tensor. #85

Open
zys0010 opened this issue Dec 1, 2021 · 1 comment

Comments

@zys0010
Copy link

zys0010 commented Dec 1, 2021

When I run train_frcnn.py ,I got a problem that "ValueError: Attempt to convert a value (None) with an unsupported type (<class 'NoneType'>) to a Tensor. " in the file constant_op.py, and code is "ops.EagerTensor(value, ctx.device_name, dtype)". I
want to kown how to sovle it.

@William-2001
Copy link

anyone solve this issue yet?

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