Closed zhanwenchen closed 1 year ago
Is this a problem with code versions? The last commit for local code is +x for scripts
on branch 50-add-graft-v1-to-vctree
, which is the exactly the same as the branch HEAD. So this is not the cause.
Why didn't other runs suffer from the same problem? Is it because they weren't actually using the graft dataset?
Why didn't other runs suffer from the same problem? Is it because they weren't actually using the graft dataset?
It's because it's not actually using the graft, only semantic:
export USE_SEMANTIC=True
export USE_GRAFT=False
Rerunning the original +visual without the fixed code.
For the workflow, it's currently
At model init, the graftaugmenter needs an instance of the dataset. So do it in rels
The cause is the changed singleton workflow for graft is affecting the semantic vgstats workflow. Resolution:
The error message is: