Home
last modified time | relevance | path

Searched defs:a_tuple (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dlowering.py5587 def combine_fn(a_tuple, b_tuple): argument
5611 def combine_fn(a_tuple, b_tuple): argument
5625 def log_add_exp_helper(a_tuple, b_tuple): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment_test.cc1701 auto a_tuple = in TEST_F() local