[AFT-730] Split GNN application from FlavorTagDiscriminants into a new package
Isolate the GNN code from FlavorTagDiscriminants
into a new package named FlavorTagInference
, to make it easier to maintain and adopt.
Only FlavorTagDiscriminants
depends on FlavorTagInference
, but not the other way around.
Edited by BinBin Dong