Home
last modified time | relevance | path

Searched refs:tuple_params (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion_test.cc2015 std::vector<HloInstruction*> tuple_params(num_tuple_inputs); in BM_ManyElementTuple() local
2020 tuple_params[j] = builder.AddInstruction( in BM_ManyElementTuple()
2024 builder.AddInstruction(HloInstruction::CreateTuple(tuple_params)); in BM_ManyElementTuple()
/external/python/cpython2/Doc/library/
D2to3.rst392 .. 2to3fixer:: tuple_params
/external/python/cpython3/Doc/library/
D2to3.rst416 .. 2to3fixer:: tuple_params