Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ func
Function
func
tensorflow/contrib/graph_editor/util.py:564–565 ·
view source on GitHub ↗
(top)
Source
from the content-addressed store, hash-verified
562
KeyError: If the corresponding graph element cannot be found.
563
""
"
564
def
func(top):
565
return
find_corresponding_elem(top, dst_graph, dst_scope, src_scope)
566
return
transform_tree(targets, func)
Callers
15
python_function_wrapper
Function · 0.50
func_with_args
Function · 0.50
new_func
Function · 0.50
_runge_kutta_step
Function · 0.50
_dopri5
Function · 0.50
_CreateCell
Method · 0.50
testFiniteGradientAtDifficultPoints
Method · 0.50
testFiniteGradients
Method · 0.50
_shape_helper
Method · 0.50
f
Function · 0.50
_assertAllClose
Method · 0.50
test_unsupervised
Method · 0.50
Calls
1
find_corresponding_elem
Function · 0.85
Tested by
15
_CreateCell
Method · 0.40
testFiniteGradientAtDifficultPoints
Method · 0.40
testFiniteGradients
Method · 0.40
_assertAllClose
Method · 0.40
test_unsupervised
Method · 0.40
test_data_feeder_regression
Method · 0.40
test_epoch
Method · 0.40
test_data_feeder_multioutput_regression
Method · 0.40
test_data_feeder_multioutput_classification
Method · 0.40
test_streaming_data_feeder
Method · 0.40
DISABLED_test_hdf5_data_feeder
Method · 0.40
test_iterable_data
Method · 0.40