Returns True if we should not trace out_tensor. Args: op_id: Topological index of the op producing tensor. out_tensor: tf.Tensor report_handler: An instance of tensor_tracer_report.TTReportHandle. Returns: True if the tensor should not be traced, false otherwise.
(self, op_id, out_tensor, report_handler)
source not stored for this graph (policy: none)
no test coverage detected