Searched refs:fn_with_cond (Results 1 – 2 of 2) sorted by relevance
739 def fn_with_cond(): function751 concrete_fn = fn_with_cond.get_concrete_function()767 def fn_with_cond(): function784 concrete_fn = fn_with_cond.get_concrete_function()822 def fn_with_cond(): function850 concrete_fn = fn_with_cond.get_concrete_function()881 def fn_with_cond(): function919 concrete_fn = fn_with_cond.get_concrete_function()952 def fn_with_cond(): function965 self.assertAllEqual(fn_with_cond(), 12.0)
892 def fn_with_cond(inner_args, inner_kwds, inner_filtered_flat_args): function950 return function_lib.defun(fn_with_cond)(canon_args, canon_kwds,