Searched refs:tuple_1 (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | while_loop_invariant_code_motion_test.cc | 522 auto tuple_1 = op::Tuple(get_tuple_element_1); in TEST_F() local 523 auto get_tuple_element_4 = op::GetTupleElement(tuple_1, 0); in TEST_F()
|
/external/python/cpython2/Lib/test/ |
D | test_getargs2.py | 867 tuple_1 = (0,) 883 _testcapi.parse_tuple_and_keywords(tuple_1, dict_b, 911 tuple_1 = (0,)
|
/external/python/cpython3/Lib/test/ |
D | test_getargs2.py | 1094 tuple_1 = (0,) 1110 _testcapi.parse_tuple_and_keywords(tuple_1, dict_b, 1138 tuple_1 = (0,)
|
/external/tensorflow/tensorflow/compiler/xrt/tests/ |
D | raw_api_test.cc | 848 auto tuple_1 = in TEST() local 851 root, tuple_1, in TEST()
|