Open pdeperio opened 6 years ago
This is really implementation specific. Different TensorFlow versions?
Tensorflow versions are different, I can try to use same version.
Just realized it works fine if we don't use --force_reload
, which seems to want to generate the minitree twice, and fails on the second time. So hints towards an issue in initialization, rather than TF itself.
force_reload also introduces erros in notebook, without it, I generated the minitrees for 100 background files and it's fine. Sometimes minitrees failed to be generated, but can be regenerated if rerun. This is probably related to the mysterious problem in hax we saw long time ago, but it could be another one.
When testing new
PositionReconstruction
treemaker innewpatternlikelihood
branch:get the following error: