Searched refs:EmptyTuple (Results 1 – 2 of 2) sorted by relevance
109 TEST_F(RoundTripTransferTest, EmptyTuple) { in TEST_F() argument
93 PyObject* EmptyTuple() { in EmptyTuple() function860 EagerTensorType->tp_new(EagerTensorType, EmptyTuple(), EmptyDict())); in EagerTensorFromHandle()