MCPcopy Create free account
hub / github.com/alibaba/nann / _skip_tensor

Method _skip_tensor

tensorflow/tensorflow/python/tpu/tensor_tracer.py:811–883  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 9

_is_user_included_opMethod · 0.95
_is_user_excluded_opMethod · 0.95
instrument_tensorMethod · 0.80
reasonMethod · 0.80
while_loop_opMethod · 0.80
is_fully_definedMethod · 0.80
unsafe_scalar_traceMethod · 0.80
consumersMethod · 0.45
get_shapeMethod · 0.45

Tested by

no test coverage detected