Skip to content

Draft: [AFT-730] Seperate GNN application from FlavorTagDiscriminants into a new package

BinBin Dong requested to merge bdong/athena:one-piece-at-a-time into 24.0

Isolate the GNN code from FlavorTagDiscriminants into a new package FlavorTagInference, to make it easier to maintain and adopt.

Only started, far from review yet. Need to re-structure a few things so that two packages won't be interdependent. When finished, only FlavorTagDiscriminants should depend on FlavorTagInference , but not the other way around.

Merge request reports