LatticeX-Foundation / Rosetta

A Privacy-Preserving Framework Based on TensorFlow
GNU Lesser General Public License v3.0
568 stars 110 forks source link

Memory corrupted when running logistic regression example in tutorial #127

Open M4tsuri opened 10 months ago

M4tsuri commented 10 months ago

Problem

I got a memory corruption error when running the logistic regression example:

image

How to reproduce

The steps for reproducing as well as a core dump file can be found here:

https://github.com/M4tsuri/Rosetta-reproduce