Skip to content

some Problem in Chain CRF.py  #11

@cgp1997

Description

@cgp1997

def _fetch_mask(self):
mask = None

    if self._inbound_nodes:
        mask = self._inbound_nodes[0].input_masks[0]

    return mask

I haven't found the corresponding function for the input_masks here. Is there anything that can be replaced?

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