We have an RF-DETR face detection model (exported to ONNX) we’d like to compile to DFP on SDK 2.2. The compiler fails on GridSample, TopK, GatherElements, Where (ops from the multi-scale deformable attention decoder). Given you already have an RT-DETRv2 subgraph handler (architecturally very similar), would a custom NCE extension be possible?