Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dcontrol_flow_util_v2_test.py44 self.assertEqual(control_flow_util_v2.in_defun(), expect_in_defun)
60 self.assertFalse(control_flow_util_v2.in_defun())
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util_v2.py45 def in_defun(): function
277 if in_defun():