MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / sub

Method sub

tensorflow/python/framework/subscribe_test.py:57–59  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

55 shared = []
56
57 def sub(t):
58 shared.append(t)
59 return t
60
61 c0 = c
62 self.assertTrue(c0.op in d.op.control_inputs)

Callers 15

_KeyToFilePathFunction · 0.45
_FileNameToKeyFunction · 0.45
replace_referencesMethod · 0.45
_link_text_to_htmlMethod · 0.45
_generate_signatureFunction · 0.45
processMethod · 0.45
mkdir_and_copy_fileMethod · 0.45
testArithmeticRenamesMethod · 0.45
replace_string_in_lineFunction · 0.45
clean_tagFunction · 0.45
summary_scopeFunction · 0.45
_process_raw_parametersFunction · 0.45

Calls 2

appendMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected