Skip to content

nd4j memory leak in 1.0.4b and 1.0.6b #32

@barrybecker4

Description

@barrybecker4

There seems to be a separate serious leak when using 1.0.0-beta4 or 1.0.0-beta6 version of nd4j.
It does not happen with 1.0.0-b3.

I lowered memory settings to
"-Xms128M",
"-Xmx256M",
"-Dorg.bytedeco.javacpp.maxbytes=256M",
"-Dorg.bytedeco.javacpp.maxphysicalbytes=1G",
and turned off all experience collecting an training, and it still ran out of memory by episode 9.
Probably the problem is with the building of the nodes.
Maybe go back to 1.0.3 and test.

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