Skip to content

Possible Serialization problem in JSON mode. #645

Open
@dkeeney

Description

@dkeeney

In bindings\py\tests\algorithms\temporal_memory_test.py, line 58
I marked this py unit test as skipped. It is giving me an error that comes from Cereal. It is an error I have see before with JSON output and it may indicate some bad Cereal serialization code someplace.

This happens when deserializing the TM using the loadFromString(s) function.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions