Searched refs:do_not_convert (Results 1 – 6 of 6) sorted by relevance
8 name: "do_not_convert"
42 from tensorflow.python.autograph.impl.api import do_not_convert
185 @api.do_not_convert248 test_method_allowlisted = api.do_not_convert(test_method)265 self.assertEqual(1, api.do_not_convert(tc)())610 @api.do_not_convert()928 @api.do_not_convert()1009 @api.do_not_convert1124 @api.do_not_convert
595 wrapper_factory = do_not_convert646 def do_not_convert(func=None): function660 return do_not_convert
293 func = autograph.do_not_convert(func)