Skip to content

deserialization fails on android if nans are present #4

Open
@soumith

Description

@soumith

If a tensor/table is serialized on x86 (ascii or binary) where nans are allowed to be saved and loaded,
and then serialized to ASCII, then loaded on an ARM machine, the loading fails with the error:
read error: read %d blocks instead of %d
where %d can be various numbers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions