Add TensorTracer.
This is a utility to trace intermediate tensor values generated during the evaluation of a TF graph on TPU. It is hooked up with the training loop in the TpuEstimator, but is disabled by default. See the comments inside the code for how to turn it on and its various options. PiperOrigin-RevId: 220507541
Loading
Please sign in to comment