Home
last modified time | relevance | path

Searched defs:func_0 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/coordinator/
H A Dcluster_coordinator_test.py716 def func_0(): function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction_test.cc2302 auto func_0 = ops::Identity(scope.WithOpName("Func/a/input/_0"), s[0]); in TEST() local
2386 auto func_0 = ops::Identity( in TEST() local