Skip to content

ValueError: Shapes (10, ?, 160) and () are incompatible #83

@pengcao

Description

@pengcao

I am using tensorflow=1.12.0 on win7 64. i am running into this error during training. thanks.
packages\tensorflow\python\framework\tensor_shape.py", line 848, in assert_is_compatible_with
raise ValueError("Shapes %s and %s are incompatible" % (self, other))
ValueError: Shapes (10, ?, 160) and () are incompatible

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