Library that device code is compiled into

Hello! I am trying to find which library the GPU kernels are compiled into as its not in libtensorflow_framework.so.2
Also if I implemented a custom op, can I used NVCC to compile it for the GPU?