A lightweight, high-performance PHP debugger extension. Forked from Xdebug by Derick Rethans, stripped down to pure debugging, and optimized for near-zero overhead when inactive. The entire extension ...
This file provides a function `register_forward_hook_for_model` that registers a forward hook on every operator of the model. After registration, during model inference, all tensors generated ...