Where is the hook register code for Accelerate framework?

Hello, I’m using Accelerate framework, which can offload the parameters to CPU DRAM.
I’m finding which part of the code registers the hook function for uploading / offloading parameters from/to the CPU.
Does anyone know where the part of the code is?