Home
last modified time | relevance | path

Searched refs:_basic_function_scope (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/autograph/operators/
Dpy_builtins_test.py373 def _basic_function_scope(self): member in PyBuiltinsTest
383 with self._basic_function_scope() as test_scope:
392 with self._basic_function_scope() as test_scope:
408 with self._basic_function_scope() as test_scope:
419 with self._basic_function_scope() as test_scope:
436 with self._basic_function_scope() as test_scope:
446 with self._basic_function_scope() as test_scope:
468 with test_case_self._basic_function_scope() as test_scope:
486 with test_case_self._basic_function_scope() as test_scope:
503 with test_case_self._basic_function_scope() as test_scope:
[all …]