Home
last modified time | relevance | path

Searched defs:fn_list (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcontrol_flow_ops_test.py855 fn_list = lambda: [constant_op.constant(2)] function
867 fn_list = lambda: [constant_op.constant(2)] function
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp.py3245 fn_list, argument
3413 fn_list, argument
3656 def codegen_functions(self, fn_list, var_sizes_list): argument
H A Dcpp_utils.py886 def _get_loop_body(fn_list): argument