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

Function function_in_eager

tensorflow/python/framework/test_util.py:987–988  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

985
986 @def_function.function
987 def function_in_eager():
988 f(self, *args, **kwargs)
989
990 # Create a new graph for the eagerly executed version of this test for
991 # better isolation.

Callers 1

decoratedFunction · 0.85

Calls 1

fFunction · 0.50

Tested by

no test coverage detected