Skip to content

Modulo Operation not supported #95

Description

@dmadeka
    self.mod_ids = Lambda(lambda sent: sent % (nr_tune-1)+1,
                          output_shape=(self.max_length,))

Returns an error saying - TypeError: unsupported operand type(s) for %: 'KerasSymbol' and 'int'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions