Is your feature request related to a problem? Please describe.
NVTX ranges are being defined by push and pop mechanism, currently the nvtx transforms need to be define be separate push and pop transforms (#2713) but it would be useful to have RangePushPop as well, as a more convenient way to annotate a single transform.