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

Method find

tensorflow/tensorflow/python/debug/lib/debug_data.py:1417–1464  ·  view source on GitHub ↗

Find dumped tensor data by a certain predicate. Args: predicate: A callable that takes two input arguments: ```python def predicate(debug_tensor_datum, tensor): # returns a bool ``` where `debug_tensor_datum` is an instance of `DebugTensorDatum`

(self,
           predicate,
           first_n=0,
           device_name=None,
           exclude_node_names=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

on_run_endMethod · 0.95
_get_files_setFunction · 0.45
testMatchingFilesMethod · 0.45
_einsum_reductionFunction · 0.45
PrintAllPythonOpsFunction · 0.45
AddAttrForArgMethod · 0.45
CodeMethod · 0.45
GetEagerFunctionSetupMethod · 0.45

Calls 4

compileMethod · 0.45
matchMethod · 0.45
get_tensorMethod · 0.45
appendMethod · 0.45

Tested by 15

_get_files_setFunction · 0.36
testMatchingFilesMethod · 0.36
pprof_test_helperMethod · 0.36
check_selectionMethod · 0.36
_trainLoopMethod · 0.36
_extract_nodeFunction · 0.36
testGradientGraphMethod · 0.36
CheckAndRemoveDocFunction · 0.36