Searched refs:graph_fn (Results 1 – 3 of 3) sorted by relevance
960 def _testExportImportAcrossScopes(self, graph_fn, use_resource): argument969 graph_fn(use_resource=use_resource)981 graph_fn(use_resource=use_resource)
3190 graph_fn = eager_function.ConcreteFunction(exec_graph)3192 graph_fn._num_positional_args = len(self.inputs)3193 graph_fn._arg_keywords = []3194 self._graph_fn = graph_fn
2013 def _testGradientSerDes(self, graph_fn): argument2031 output = graph_fn(var)