Hello, I’m new to TensorFlow.
I’m wondering if there’s any existing callback API for users to trace each operator in TensorFlow ? For example, detailing aspects such as the operator’s name, the number of inputs, and the input values, and the output.