Skip to content

Serializing throwing an exception #291

@y0sif

Description

@y0sif

when trying to convert from .nnue to .pt I get this error:

nnue-pytorch/serialize.py", line 292, in read_int32
    raise Exception("Expected: %x, got %x" % (expected, v))
Exception: Expected: 1c1020f2, got 1c102b72

how can I solve this issue?

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