Skip to content

TF autograph compilation issue with BiLSTM embeddings #739

@dpressel

Description

@dpressel

While testing the dependency parser, I was using a combination of word, POS and char-lstm embeddings and it was failing with an autograph error. In most other cases when we need character composition we use dos Santos/Kim-style char conv embeddings, so Im guessing it may be a problem elsewhere. When I changed the feature to conv compositional embeddings it started working

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions