Searched defs:py_tuple (Results 1 – 2 of 2) sorted by relevance
122 py::tuple py_tuple = in TEST_F() local
367 py::tuple py_tuple = py::make_tuple(std::make_shared<Tensor>(kNumberTypeFloat32, shape)); in TEST_F() local