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

Function inside_function

tensorflow/python/framework/ops.py:5726–5727  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5724
5725
5726def inside_function():
5727 return get_default_graph().building_function
5728
5729
5730@tf_export(v1=["enable_eager_execution"])

Callers

nothing calls this directly

Calls 1

get_default_graphFunction · 0.85

Tested by

no test coverage detected