Skip to content

Added name prefix and track link type option for MultiFoldTagger block

Wei Sheng Lai requested to merge wlai/training-dataset-dumper:dump-pflow-ga into main

Description

Added option to set algorithm name prefix to allow running of same tagger in MultiFoldTagger block more than once within a run.

Added track link type option for MultifoldGNNTool in MultiFoldTagger block. (I'm not sure what the docstring for track link type should be so it's empty)

Review checklist:

  • CI Passing
  • Comments addressed
  • Source branch is up to date with target
Edited by Wei Sheng Lai

Merge request reports