Home
last modified time | relevance | path

Searched refs:tuple_1 (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion_test.cc522 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/
Dtest_getargs2.py867 tuple_1 = (0,)
883 _testcapi.parse_tuple_and_keywords(tuple_1, dict_b,
911 tuple_1 = (0,)
/external/python/cpython3/Lib/test/
Dtest_getargs2.py1094 tuple_1 = (0,)
1110 _testcapi.parse_tuple_and_keywords(tuple_1, dict_b,
1138 tuple_1 = (0,)
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc848 auto tuple_1 = in TEST() local
851 root, tuple_1, in TEST()